×

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:16 2025
md5 checksum 9334d845bfd144e644dbe9294b4b17e6
arch x86_64
build 0
depends python, typing_extensions 3.7.4 py36_0
license PSF
license_family PSF
md5 9334d845bfd144e644dbe9294b4b17e6
name typing-extensions
platform linux
sha1 56907b4bd2df316d8f222137f61cfe83d78e984c
sha256 61d793553d053d4163ae1571d859460c7952fd5937d98db943bd95454c125116
size 10222
subdir linux-64
timestamp 1569354439008
version 3.7.4