commit | 247756642af9adbb0ef5ab0825f81c20f54d4d6c | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jun 02 03:14:54 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 02 03:14:54 2022 +0000 |
tree | e081236f17e785e64e5c431cd42333a1a15c940b | |
parent | 9df47b8953b1f1f5b92b5d59c83863f9d3148f31 [diff] | |
parent | 303dab145d63b339affd800f8c51961d6ef68901 [diff] |
Snap for 8672689 from 303dab145d63b339affd800f8c51961d6ef68901 to udc-release Change-Id: I5722227a58908bb825816681f57c4115abb27b0f
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.