×

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 Wed Nov 20 19:21:16 2024
md5 checksum 24322e49824dd61d7c1cc02c0a1c8dc7
arch x86_64
build py310h06a4308_0
depends python >=3.10,<3.11.0a0
license PSF-2.0
license_family PSF
md5 24322e49824dd61d7c1cc02c0a1c8dc7
name typing_extensions
platform linux
sha1 24f25bc8e83d8408cef9eb2c56f2d8e9f23cdefd
sha256 c93e52997e48b7228844856aae963a0d1d836cc70030c8e7b2bbeec459d3224a
size 55514
subdir linux-64
timestamp 1686601591219
version 4.6.3