Package : python-typing-extensions > RPM : python-typing-extensions-4.2.0-2.mga9.src.rpm

Basic items

Name python-typing-extensions
Version 4.2.0
Release 2.mga9
URL https://pypi.org/project/typing-extensions/
Group Development/Python
Summary Python Typing Extensions
Size 47KB
Arch noarch
License Python

Description

Typing Extensions - Backported and Experimental Type Hints for Python

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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-09-18 17:19:10
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie