Bug: 228235546

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

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.