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, 7 months ago android14-dev android14-mainline-healthfitness-release android14-qpr1-release android14-qpr1-s2-release android14-qpr2-release android14-qpr2-s1-release android14-qpr2-s2-release android14-qpr2-s3-release main master aml_cfg_341510000 aml_hef_341114030 aml_hef_341311010 aml_hef_341415040 aml_hef_341512030 aml_hef_341613000 aml_rkp_341012000 aml_rkp_341015010 aml_rkp_341114000 aml_rkp_341311000 aml_rkp_341510000 android-14.0.0_r16 android-14.0.0_r17 android-14.0.0_r18 android-14.0.0_r19 android-14.0.0_r20 android-14.0.0_r21 android-14.0.0_r22 android-14.0.0_r23 android-14.0.0_r24 android-14.0.0_r25 android-14.0.0_r26 android-14.0.0_r27 android-14.0.0_r29 android-14.0.0_r30 android-14.0.0_r31 android-14.0.0_r32 android-14.0.0_r33
  2. be7727b Remove Python enables identical to global defaults. am: 94e52716ac am: cbef6d1a0e am: 10e1ca56fd am: 379e28f44d by Krzysztof Kosiński · 1 year, 7 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, 7 months ago
  4. 10e1ca5 Remove Python enables identical to global defaults. am: 94e52716ac am: cbef6d1a0e by Krzysztof Kosiński · 1 year, 7 months ago
  5. cbef6d1 Remove Python enables identical to global defaults. am: 94e52716ac by Krzysztof Kosiński · 1 year, 7 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.