commit | 393ae2b85dfdbba06686823514d01843be9e451d | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat Jun 11 01:11:54 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Jun 11 01:11:54 2022 +0000 |
tree | bcaefb2e7a5e1e31a1cce582cbf605209f5a397e | |
parent | 4cbe34a1bfb376e3c93dd9b83d9a3dde1f5ba079 [diff] | |
parent | 036d69ad1771823f8d4c1bf1210b0efd04ce32d1 [diff] |
Snap for 8710303 from 036d69ad1771823f8d4c1bf1210b0efd04ce32d1 to tm-d1-release Change-Id: Ie8e671426d07270772fbd63fa78647ac2d5385d9
The documentation for Python's static typing can be found at typing.readthedocs.io. You can get help either in our support forum or chat with us on Gitter.
Improvements to the type system should be discussed on the typing-sig mailing list, although the issues in this repository contain some historic discussions.
This GitHub repository is used for several things:
The typing_extensions
module lives in the typing_extensions directory.
The documentation at typing.readthedocs.io is maintained in the docs directory.
A discussion forum for typing-related user help is hosted here.
Historically, this repository hosted a backport of the typing
module for older Python versions. The last released version, supporting Python 2.7 and 3.4, is available at PyPI.
See CONTRIBUTING.md for more.