×

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:38 2024
md5 checksum d69ca9bcbf15d8d240e99c214971c976
arch x86_64
build py38h06a4308_0
depends python >=3.8,<3.9.0a0
license PSF-2.0
license_family PSF
md5 d69ca9bcbf15d8d240e99c214971c976
name typing_extensions
platform linux
sha1 7543f3cb8b14d878ae02f6c78e2285fa799df045
sha256 1a267b06eb98589e457e813c2d669346b88e0c0f51d7214024e3b37f226e6a66
size 47340
subdir linux-64
timestamp 1681939612554
version 4.5.0