-
Notifications
You must be signed in to change notification settings - Fork 262
Support PEP 612 in typing_extensions (Python 3) #774
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
240d811
Update test_typing_extensions.py
Fidget-Spinner 1680523
support python 3
Fidget-Spinner 509158c
add cache
Fidget-Spinner 2fb2051
Merge branch 'master' into pep612
Fidget-Spinner 7e72190
Add much more runtime info for ParamSpec
Fidget-Spinner a95f435
add repr and pickle tests for paramspec
Fidget-Spinner a46cf7c
Added runtime introspection for Concatenate
Fidget-Spinner e94e4e8
fix pickling errors
Fidget-Spinner dc0bafc
Apply suggestions from Jelle Zijlstra
Fidget-Spinner 659fe4c
Update typing_extensions/src_py3/typing_extensions.py
Fidget-Spinner 149d3c7
Add __hash__ to paramspec
Fidget-Spinner 16078e9
apply suggestions round 2
Fidget-Spinner 7f13032
Add equality tests
Fidget-Spinner 6ce2d02
Add one more small test for Concatenate's __eq__
Fidget-Spinner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add __hash__ to paramspec
- Loading branch information
commit 149d3c77d52ec73f04b3cd59cb2c0584c679ce28
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 suppo
2D47
rted.
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.
Uh oh!
There was an error while loading. Please reload this page.