-
-
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
implement PEP 585 Generic Builtins (Partially solves #7907) #9564
Commits on Oct 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 271e387 - Browse repository at this point
Copy the full SHA 271e387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3472679 - Browse repository at this point
Copy the full SHA 3472679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1299956 - Browse repository at this point
Copy the full SHA 1299956View commit details -
Revert "Allows builtins to be generic aliases (PEP 585)"
This reverts commit 22a4789.
Configuration menu - View commit details
-
Copy full SHA for ca5c841 - Browse repository at this point
Copy the full SHA ca5c841View commit details -
create get_nongen_builtins() to access nongen_builtins depending on p…
…ython version (for pep585)
Configuration menu - View commit details
-
Copy full SHA for dcfedeb - Browse repository at this point
Copy the full SHA dcfedebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d0996 - Browse repository at this point
Copy the full SHA a9d0996View commit details
Commits on Oct 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 40b5aed - Browse repository at this point
Copy the full SHA 40b5aedView commit details
Commits on Oct 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d4492ae - Browse repository at this point
Copy the full SHA d4492aeView commit details
Commits on Oct 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 14f2732 - Browse repository at this point
Copy the full SHA 14f2732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9341c - Browse repository at this point
Copy the full SHA 6e9341cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f737ef7 - Browse repository at this point
Copy the full SHA f737ef7View commit details -
Revert "Allows builtins to be generic aliases (PEP 585)"
This reverts commit 22a4789.
Configuration menu - View commit details
-
Copy full SHA for 8d53899 - Browse repository at this point
Copy the full SHA 8d53899View commit details -
create get_nongen_builtins() to access nongen_builtins depending on p…
…ython version (for pep585)
Configuration menu - View commit details
-
Copy full SHA for 8b7eb7e - Browse repository at this point
Copy the full SHA 8b7eb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b9b798 - Browse repository at this point
Copy the full SHA 6b9b798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b2da3 - Browse repository at this point
Copy the full SHA 40b2da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a17cf9 - Browse repository at this point
Copy the full SHA 8a17cf9View commit details -
Merge pull request #1 from cdce8p/pep585-tests
Added testcases for pep585ga
Configuration menu - View commit details
-
Copy full SHA for 8ca6130 - Browse repository at this point
Copy the full SHA 8ca6130View commit details
Commits on Oct 25, 2020
-
Update test-data/unit/check-generic-alias.test
Co-authored-by: cdce8p <30130371+cdce8p@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 90a5192 - Browse repository at this point
Copy the full SHA 90a5192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbd6ac - Browse repository at this point
Copy the full SHA 8dbd6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 779dffd - Browse repository at this point
Copy the full SHA 779dffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d58555 - Browse repository at this point
Copy the full SHA 6d58555View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ac0ca - Browse repository at this point
Copy the full SHA c9ac0caView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca2a13 - Browse repository at this point
Copy the full SHA eca2a13View commit details -
Co-authored-by: cdce8p <30130371+cdce8p@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55dcbb5 - Browse repository at this point
Copy the full SHA 55dcbb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d0989 - Browse repository at this point
Copy the full SHA c0d0989View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0e4cd - Browse repository at this point
Copy the full SHA ab0e4cdView commit details
Commits on Oct 29, 2020
-
Update test-data/unit/check-generic-alias.test
Co-authored-by: Ethan Smith <ethan@ethanhs.me>
Configuration menu - View commit details
-
Copy full SHA for a81abc8 - Browse repository at this point
Copy the full SHA a81abc8View commit details
Commits on Nov 26, 2020
-
collate future annotations tests, simplify
hauntsaninja committedNov 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 0edf123 - Browse repository at this point
Copy the full SHA 0edf123View commit details