Package Info

python-typing_extensions


Backported and Experimental Type Hints for Python 35+


Unspecified

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.


License: Python-2.0
URL: https://github.com/python/typing/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
3.7.4.2-bp153.1.19 info GA Release 2021-03-05 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-typing_extensions
  • python3-typing_extensions
3.7.4.2-bp152.4.3.1 info openSUSE-2020-1855 2020-11-06 15 SP2 Update
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-typing_extensions
  • python3-typing_extensions
3.7.2-bp152.3.16 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-typing_extensions
  • python3-typing_extensions
3.7.2-bp151.1.1 info GA Release 2019-06-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-typing_extensions
  • python3-typing_extensions