×

The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol. Users of other Python versions should continue to install and use the typing module from PyPi instead of using this one unless specifically writing code that must be compatible with multiple Python versions or requires experimental types.

Uploaded Tue Apr 1 00:37:15 2025
md5 checksum 8d3f27f85965d4143dd9bfb8275de491
arch x86_64
build 0
depends python, typing_extensions 3.7.4.1 py38_0
license PSF
license_family PSF
md5 8d3f27f85965d4143dd9bfb8275de491
name typing-extensions
platform linux
sha1 5eaf445ed550df01d559c0ecef2d857abf2e5267
sha256 894fd87910c3db5820e644765a9e770712e8c440bbf473fba958c9c7830f2ff8
size 10709
subdir linux-64
timestamp 1573975369052
version 3.7.4.1