Bump typing-extensions from 3.7.4.3 to 3.10.0.0
Bumps typing-extensions from 3.7.4.3 to 3.10.0.0.
Commits
-
edd78b2
prepare release 3.10.0.0 (#805) -
c33fe16
Implement TypeGuard (PEP 649) (#803) -
4ba98e8
backport ParamSpecArgs/Kwargs (#798) -
40932e3
Fixed required/optional keys with old-style TypedDict (#778) -
6a2a490
Bring in protocol’s init behaviour same like in python > 3.8 (#780) -
c23141f
Support PEP 612 in typing_extensions (Python 3) (#774) -
ea7f88e
Add OrderedDict to typing_extensions (#791) -
b364d78
Document availability of Annotated (#790) -
c7a981a
Update test_typing_extensions.py (#773) -
b5c0b6d
Apply get_args fix from bpo-40398 to typing_extensions (#770) - Additional commits viewable in compare view