Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sorted() signature #498

Merged
merged 2 commits into from
Mar 11, 2022
Merged

Remove sorted() signature #498

merged 2 commits into from
Mar 11, 2022

Conversation

JelleZijlstra
Copy link
Contributor

This was added because using typeshed exposed some TypeVar bugs
previously. But now pyanalyze's TypeVar resolution algorithm is
better and we shouldn't need this special case any more.

This was added because using typeshed exposed some TypeVar bugs
previously. But now pyanalyze's TypeVar resolution algorithm is
better and we shouldn't need this special case any more.
@JelleZijlstra JelleZijlstra merged commit 60ad11b into master Mar 11, 2022
@JelleZijlstra JelleZijlstra deleted the sorted branch March 11, 2022 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant