Basic ParamSpec Concatenate and literal support #11847
Add ParamSpec literals
ef326807
Improve ParamSpec and Parameters checking
816f3cd2
Get basic Concatenate features working
d9b352fa
Fix "cache" bug
58e6dbe1
Check Concatenate prefixes
51ba4ea3
Polish work
24432ee4
Merge branch 'master' into paramspec-literals
c5071527
Tests for literals
d202d1e9
Tests for Concatenate
9ed98306
Appease CI
3ffc3430
Forgot to comment out the directives...
ae8ac73d
A5rocks
force pushed
from
1e062380
to
ae8ac73d
4 years ago
Improve literal TODOs
9c849cc4
A5rocks
marked this pull request as ready for review 4 years ago
Add more tests
d9dcc76b
Allow TypeVars in Concatenate
0e2b207b
Fix a couple of dumb oversights
bd445e51
Allow Callables along with Parameters
604c3040
Fix tests
f8004ec1
Misc changes
9e75481f
Solve with self types
7b89f062
Add fallback return to meeting paramspec literals
f24cf4f8
Type application of ParamSpec literals
472b20ce
Ellipsis paramspec literals
14ecfb97
Merge branch 'master' into paramspec-literals
5e0ae497
Appease flake8
45c80576
Merge branch 'master' into paramspec-literals
10966ead
Minor code cleanup
c46feec7
Error notes and better subtyping for paramspec literals
6a9cd71a
Appease CI
afc1a576
Merge remote-tracking branch 'upstream/master' into paramspec-literals
41e38b2d
Fix something I assumed incorrectly
86e23c2a
Merge branch 'master' into paramspec-literals
3f4cf5cc
Revert "Minor code cleanup"
61b00cd2
Merge branch 'master' into paramspec-literals
9c2cefd7
Fixed raised bugs
a44937bf
Fix CI errors
bbabbf10
cdce8p
commented
on 2022-03-01
Squash some more bugs
ddfd34a3
Concatenate flag
2d54ac42
Prepare for GitHub Actions
bba91e59
Merge branch 'master' into paramspec-literals
e0a76631
Bug report with nested decorators and Concatenate
03638030
Switch over to using Parameters instead of CallableType
278b8c45
Add variance to paramspecs
c2b7628a
cdce8p
commented
on 2022-03-07
Apply suggestions from code review
0b1fdfbf
Update tests
0fff6097
jhance
commented
on 2022-03-17
jhance
commented
on 2022-03-17
jhance
commented
on 2022-03-17
Some of the PR feedback
44755156
Merge branch 'master' into paramspec-literals
0091762e
Prepare for GitHub actions
81994f13
cdce8p
commented
on 2022-03-31
Merge branch 'master' into paramspec-literals
1ff96c17
Fix tests to latest output
c79918e0
Copy pyright's representation of Concatenate
9b1fc750
JukkaL
approved these changes
on 2022-04-07
JukkaL
merged
07d88787
into master 4 years ago
A5rocks
deleted the paramspec-literals branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub