typing-council icon indicating copy to clipboard operation
typing-council copied to clipboard

Decisions by the Python Typing Council

Results 3 typing-council issues
Sort by recently updated
recently updated
newest added

I'd like to request that the TC consider adoption of a new chapter in the typing spec that spells out type checking behaviors related to enum classes. **Links to PR...

I am submitting [PEP 728](https://peps.python.org/pep-0728/) for a decision. Discussions on this PEP can be found [here](https://discuss.python.org/t/pep-728-typeddict-with-typed-extra-items/45443/1).

Please consider this proposed change to the spec: https://github.com/python/typing/pull/1815. The PR has already been reviewed by several people (thank you!). There are a few unresolved points on which discussion has...