commit | 409888c2752d1b31840562f1cf847423d710b9ad | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sat Jun 11 03:13:16 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sat Jun 11 03:13:16 2022 +0000 |
tree | bcaefb2e7a5e1e31a1cce582cbf605209f5a397e | |
parent | cafabde67c7bc88b8cdb1338a54bbf40f6d85a71 [diff] | |
parent | f166e2afa01a43093d5858ecab8199f029c77b4c [diff] |
Snap for 8710680 from f166e2afa01a43093d5858ecab8199f029c77b4c to tm-qpr1-release Change-Id: I6cb3551f0c9ae6a717addd45a98eabf3c21f9b14
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.