×

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:20:18 2024
md5 checksum 1781339f3bc79a268fa46d6effdd5fae
arch x86_64
build py310h06a4308_1
build_number 1
depends python >=3.10,<3.11.0a0
license PSF-2.0
license_family PSF
md5 1781339f3bc79a268fa46d6effdd5fae
name typing_extensions
platform linux
sha1 192eb7d4e4406af8752a3bb512d2b3600311cd33
sha256 528afbbe6ed2335a173e7219aa40bbbcc6edb7981bc2ef8b843e18a471cb0057
size 57332
subdir linux-64
timestamp 1705599340888
version 4.9.0