×

The typing module was added to the standard library in Python 3.5, but many new features have been added to the module since then. This means users of older Python versions who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Protocol or typing.TypedDict. The typing_extensions module contains backports of these changes. Experimental types that will eventually be added to the ``typing`` module are also included in typing_extensions.

Uploaded Tue Apr 1 02:49:15 2025
md5 checksum 8d4303f11560fe9621c962e87cf64d27
build pyh06a4308_0
depends python >=3.6
license PSF-2.0
license_family PSF
md5 8d4303f11560fe9621c962e87cf64d27
name typing_extensions
noarch python
sha1 efd057f98edbbe8e042f42c6dfe627f4a04d8916
sha256 1620b404b9b4bb937c03276adcebfe3cffe5df65911b2680169edc9a7c5101e8
size 28674
subdir noarch
timestamp 1647553097996
version 4.1.1