-
Notifications
You must be signed in to change notification settings - Fork 288
Comparing changes
Open a pull request
base repository: python/typing
base: 3.7.4.3
head repository: python/typing
compare: 3.10.0.0
- 18 commits
- 9 files changed
- 12 contributors
Commits on Aug 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ec6b0b6 - Browse repository at this point
Copy the full SHA ec6b0b6View commit details
Commits on Aug 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9980493 - Browse repository at this point
Copy the full SHA 9980493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d2f3b1 - Browse repository at this point
Copy the full SHA 5d2f3b1View commit details
Commits on Sep 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fd421e9 - Browse repository at this point
Copy the full SHA fd421e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d6776 - Browse repository at this point
Copy the full SHA 95d6776View commit details
Commits on Dec 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 27147f8 - Browse repository at this point
Copy the full SHA 27147f8View commit details
Commits on Dec 23, 2020
-
Apply get_args fix from bpo-40398 to typing_extensions (#770)
Applies the fix from https://bugs.python.org/issue40398 to typing_extensions: typing.get_args() now always returns an empty tuple for special generic aliases.
Configuration menu - View commit details
-
Copy full SHA for b5c0b6d - Browse repository at this point
Copy the full SHA b5c0b6dView commit details
Commits on Jan 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c7a981a - Browse repository at this point
Copy the full SHA c7a981aView commit details
Commits on Feb 25, 2021
-
Document availability of Annotated (#790)
This was previously not included in the readme although implemented
Configuration menu - View commit details
-
Copy full SHA for b364d78 - Browse repository at this point
Copy the full SHA b364d78View commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c487c47 - Browse repository at this point
Copy the full SHA c487c47View commit details
Commits on Mar 2, 2021
-
Add OrderedDict to typing_extensions (#791)
(The solution for 3.7.0 and 3.7.1 is a little funky, but those releases are dead anyways.)
Configuration menu - View commit details
-
Copy full SHA for ea7f88e - Browse repository at this point
Copy the full SHA ea7f88eView commit details
Commits on Apr 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dacb6b0 - Browse repository at this point
Copy the full SHA dacb6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c23141f - Browse repository at this point
Copy the full SHA c23141fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2a490 - Browse repository at this point
Copy the full SHA 6a2a490View commit details
Commits on Apr 11, 2021
-
Fixed required/optional keys with old-style TypedDict (#778)
Co-authored-by: Alex Grönholm <alex.gronholm@nextday.fi>
Configuration menu - View commit details
-
Copy full SHA for 40932e3 - Browse repository at this point
Copy the full SHA 40932e3View commit details
Commits on Apr 13, 2021
-
backport ParamSpecArgs/Kwargs (#798)
From python/cpython#25298. I also added more tests for get_args/get_origin, which previously didn't exist in in typing_extensions.
Configuration menu - View commit details
-
Copy full SHA for 4ba98e8 - Browse repository at this point
Copy the full SHA 4ba98e8View commit details
Commits on May 1, 2021
-
Implement TypeGuard (PEP 649) (#803)
This should be the last missing piece for a 3.10-compatible release. The implementation was mostly inspired by that of Final, with an additional special case for 3.9.
Configuration menu - View commit details
-
Copy full SHA for c33fe16 - Browse repository at this point
Copy the full SHA c33fe16View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd78b2 - Browse repository at this point
Copy the full SHA edd78b2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.7.4.3...3.10.0.0