commit | 385691f2a6136286306de1b1848c843e26fc7519 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Dec 18 12:01:20 2024 -0800 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Dec 18 12:01:20 2024 -0800 |
tree | b2c710fe4d1306bd157b78c6bdfb0255a28a97b9 | |
parent | 51cc259d11eaa42cd08076ab456b061377c04184 [diff] | |
parent | 2f56c64bf695298c0806f8f1aa9973702e9316a9 [diff] |
Snap for 12821328 from 2f56c64bf695298c0806f8f1aa9973702e9316a9 to simpleperf-release Change-Id: Ic91429191f5d31b6d6b72c29749957de9b42467a
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.