Python Latest News
- PEP 790: Python 3.15 Release Schedule
- PEP 788: Reimagining native threads
- PEP 787: Safer subprocess usage using t-strings
- PEP 785: New methods for easier handling of ``ExceptionGroup``\ s
- PEP 784: Adding Zstandard to the standard library
- PEP 783: Emscripten Packaging
- PEP 782: Add PyBytesWriter C API
- PEP 781: Make ``TYPE_CHECKING`` a built-in constant
- PEP 780: ABI features as environment markers
- PEP 776: Emscripten Support