FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-42345: Fix three issues with typing.Literal parameters by uriyyo · Pull Request #23294 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-42345: Fix three issues with typing.Literal parameters
- #23294
#23294
Merged
miss-islington
merged 8 commits into
python:master
python/cpython:master
from
uriyyo:fix-issue-42345
uriyyo/cpython:fix-issue-42345
Copy head branch name to clipboard
Nov 17, 2020
Conversation
Commits
8
(8)
Checks
Files changed
Merged
bpo-42345: Fix three issues with typing.Literal parameters
#23294
miss-islington
merged 8 commits into
python:master
python/cpython:master
from
uriyyo:fix-issue-42345
uriyyo/cpython:fix-issue-42345
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2020
bpo-42345: Literal equality no longer depends on order of arguments
uriyyo
committed
03637e2
View commit details
Copy full SHA for 03637e2
Browse repository at this point
Use value and type for Literal equality check
uriyyo
committed
4fbf590
View commit details
Copy full SHA for 4fbf590
Browse repository at this point
Return Literal equality test
uriyyo
committed
ea06129
View commit details
Copy full SHA for ea06129
Browse repository at this point
Use typed lru_cache for Literal type
uriyyo
committed
b8a597a
View commit details
Copy full SHA for b8a597a
Browse repository at this point
Update Misc/NEWS
uriyyo
committed
19b0952
View commit details
Copy full SHA for 19b0952
Browse repository at this point
Commits on Nov 16, 2020
Update signature of _tp_cache function
uriyyo
committed
9d2187a
View commit details
Copy full SHA for 9d2187a
Browse repository at this point
Add Literal arguments deduplication
uriyyo
committed
942dece
View commit details
Copy full SHA for 942dece
Browse repository at this point
Commits on Nov 17, 2020
Update News. Add tests for Literal.__args__
uriyyo
committed
f653d68
View commit details
Copy full SHA for f653d68
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL