Closed
Description
- PEP 696 (partially supported) Support PEP 696 – Type defaults for TypeVarLikes #14851
- PEP 702 Add support for PEP 702 (
@deprecated
) #16111 - PEP 742 (still needs documentation Document TypeIs #17156)
- PEP 705 (needs docs Add
ReadOnly
support for TypedDicts #17644) - Support
NamedTuple.__replace__
Support namedtuple.__replace__ in Python 3.13 #17259 - Require 3.13 tests to pass in CI Test Python 3.13 against latest #17812
- Stubgen tests passing Fix stubgen for Python 3.13 #17290
- Update mypyc to support 3.13 Support Python 3.13 mypyc/mypyc#1056
See Python 3.12 tracking issue here: #15277
(feel free to edit this issue)