mypy
Polymorphic inference: support for parameter specifications and lambdas
#15837
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
15
Changes
View On
GitHub
Polymorphic inference: support for parameter specifications and lambdas
#15837
ilevkivskyi
merged 15 commits into
python:master
from
ilevkivskyi:fix-generic-inference-4
Add basic support for polymorphic infernce with ParamSpec
9b4eac81
Some ParamSpec cleanup
1959136f
Add pop-off/on tests plus small fix
e796c6a5
Some more ParamSpec cleanup
177b3123
More tests and fixes
420f60d6
Support lambdas
d7cfbe9f
Fix and support Concatenate
d4c91462
Fix accidental TypeVar id clash
0af630f7
Some cleanups
c5c1b76f
ilevkivskyi
requested a review
from
jhance
2 years ago
ilevkivskyi
requested a review
from
JukkaL
2 years ago
ilevkivskyi
commented on 2023-08-09
A5rocks
commented on 2023-08-09
Fix urllib crash; some assert tweak
582a4dea
Address CR
4f8afce3
Couple fixes
2d210324
Fix overload issue
59963c4c
Fix corner case with upper bounds
72da8f5d
Postpone few unneeded hacky changes; re-organize TODOs
7a87692f
JukkaL
approved these changes on 2023-08-14
A5rocks
approved these changes on 2023-08-13
ilevkivskyi
merged
14418bc3
into master
2 years ago
ilevkivskyi
deleted the fix-generic-inference-4 branch
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
JukkaL
A5rocks
jhance
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub