commit | 82508bc76cebd42ed6348b5299c037a254442b36 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Jul 09 23:15:57 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Jul 09 23:15:57 2024 +0000 |
tree | b2c710fe4d1306bd157b78c6bdfb0255a28a97b9 | |
parent | 0f9de4435eccc3c023e68f243620ffb8449428df [diff] | |
parent | 2f56c64bf695298c0806f8f1aa9973702e9316a9 [diff] |
Snap for 12065372 from 2f56c64bf695298c0806f8f1aa9973702e9316a9 to 24Q4-release Change-Id: I13a08e4065aac2692da6a075d138e3b2011db83b
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.