Python 3.13 tracking issue
hauntsaninja opened this issue · 6 comments
hauntsaninja commented
- PEP 696 (partially supported) #14851
- PEP 702 #16111
- PEP 742 (still needs documentation #17156)
- PEP 705 (needs docs #17644)
- Support
NamedTuple.__replace__
#17259 - Require 3.13 tests to pass in CI #17812
- Stubgen tests passing #17290
- Update mypyc to support 3.13 mypyc/mypyc#1056
See Python 3.12 tracking issue here: #15277
(feel free to edit this issue)
hauntsaninja commented
Thank you to @cdce8p for all your work towards making mypy/c work on 3.13!