commit | a43926df85e720fef10d211e5ff66a780ef0fb90 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Sep 12 19:37:39 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Sep 12 19:37:39 2024 +0000 |
tree | b2c710fe4d1306bd157b78c6bdfb0255a28a97b9 | |
parent | 0f9de4435eccc3c023e68f243620ffb8449428df [diff] | |
parent | f8ff7ccfef4cf6fe9a0c8a41dc7f6b0624af1348 [diff] |
Snap for 12359238 from f8ff7ccfef4cf6fe9a0c8a41dc7f6b0624af1348 to android15-tests-release Change-Id: Ideacbd7ac1d0106649292e1115f4c915b3ba6e0d
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.