×

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:51 2024
md5 checksum c122def967a1e9e204337072366e3c77
arch x86_64
build py312h06a4308_0
depends python >=3.12,<3.13.0a0
license PSF-2.0
license_family PSF
md5 c122def967a1e9e204337072366e3c77
name typing_extensions
platform linux
sha1 c47908b29f34ba818b155fd7809186df0bb6d5d3
sha256 39b084848cf6f8e33526a06d92da96986f233335ab897a053ae4879c44b0e9bb
size 68142
subdir linux-64
timestamp 1698845581130
version 4.7.1