×

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:28 2024
md5 checksum edd71f2a4f71b8609f512d8e5fe194e3
arch x86_64
build py38h06a4308_0
depends python >=3.8,<3.9.0a0
license PSF-2.0
license_family PSF
md5 edd71f2a4f71b8609f512d8e5fe194e3
name typing_extensions
platform linux
sha1 81ccc543e3d20da88486f82a4ed4cbd23edeba73
sha256 00b220a65cb587fb6dc7b10c2287d92051f27abcea27b738529a76dcc07ad0d1
size 54497
subdir linux-64
timestamp 1705005746517
version 4.9.0