-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Polymorphic inference: support for parameter specifications and lambdas #15837
Merged
ilevkivskyi
merged 15 commits into
python:master
from
ilevkivskyi:fix-generic-inference-4
Aug 15, 2023
Merged
Polymorphic inference: support for parameter specifications and lambdas #15837
ilevkivskyi
merged 15 commits into
python:master
from
ilevkivskyi:fix-generic-inference-4
Aug 15, 2023
Commits on Aug 9, 2023
-
Add basic support for polymorphic infernce with ParamSpec
Ivan Levkivskyi committedAug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b4eac8 - Browse repository at this point
Copy the full SHA 9b4eac8View commit details -
Ivan Levkivskyi committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 1959136 - Browse repository at this point
Copy the full SHA 1959136View commit details -
Add pop-off/on tests plus small fix
Ivan Levkivskyi committedAug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for e796c6a - Browse repository at this point
Copy the full SHA e796c6aView commit details -
Ivan Levkivskyi committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 177b312 - Browse repository at this point
Copy the full SHA 177b312View commit details -
Ivan Levkivskyi committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 420f60d - Browse repository at this point
Copy the full SHA 420f60dView commit details -
Ivan Levkivskyi committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for d7cfbe9 - Browse repository at this point
Copy the full SHA d7cfbe9View commit details -
Ivan Levkivskyi committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for d4c9146 - Browse repository at this point
Copy the full SHA d4c9146View commit details -
Fix accidental TypeVar id clash
Ivan Levkivskyi committedAug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 0af630f - Browse repository at this point
Copy the full SHA 0af630fView commit details -
Ivan Levkivskyi committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for c5c1b76 - Browse repository at this point
Copy the full SHA c5c1b76View commit details -
Fix urllib crash; some assert tweak
Ivan Levkivskyi committedAug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 582a4de - Browse repository at this point
Copy the full SHA 582a4deView commit details
Commits on Aug 10, 2023
-
Ivan Levkivskyi committed
Aug 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 4f8afce - Browse repository at this point
Copy the full SHA 4f8afceView commit details -
Ivan Levkivskyi committed
Aug 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 2d21032 - Browse repository at this point
Copy the full SHA 2d21032View commit details -
Ivan Levkivskyi committed
Aug 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 59963c4 - Browse repository at this point
Copy the full SHA 59963c4View commit details
Commits on Aug 11, 2023
-
Fix corner case with upper bounds
Ivan Levkivskyi committedAug 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 72da8f5 - Browse repository at this point
Copy the full SHA 72da8f5View commit details -
Postpone few unneeded hacky changes; re-organize TODOs
Ivan Levkivskyi committedAug 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a87692 - Browse repository at this point
Copy the full SHA 7a87692View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.