Bug: 228235546

Clone this repo:
  1. 0f9de44 Remove Python enables identical to global defaults. am: 94e52716ac am: cbef6d1a0e am: 10e1ca56fd am: 379e28f44d am: be7727b15e by Krzysztof Kosiński · 1 year, 2 months ago android14-dev main master aml_rkp_341012000 aml_rkp_341015010
  2. be7727b Remove Python enables identical to global defaults. am: 94e52716ac am: cbef6d1a0e am: 10e1ca56fd am: 379e28f44d by Krzysztof Kosiński · 1 year, 2 months ago main-16k-with-phones android-u-beta-1-gpl
  3. 379e28f Remove Python enables identical to global defaults. am: 94e52716ac am: cbef6d1a0e am: 10e1ca56fd by Krzysztof Kosiński · 1 year, 2 months ago
  4. 10e1ca5 Remove Python enables identical to global defaults. am: 94e52716ac am: cbef6d1a0e by Krzysztof Kosiński · 1 year, 2 months ago
  5. cbef6d1 Remove Python enables identical to global defaults. am: 94e52716ac by Krzysztof Kosiński · 1 year, 2 months ago

Chat at https://gitter.im/python/typing

Static Typing for Python

Documentation and Support

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.

Repository Content

This GitHub repository is used for several things:

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.

Workflow

See CONTRIBUTING.md for more.