Python Latest News
- PEP 765: Disallow return/break/continue that exit a finally block
- PEP 763: Limiting deletions on PyPI
- PEP 8106: 2025 Term Steering Council election
- PEP 762: REPL-acing the default REPL
- PEP 777: How to Re-invent the Wheel
- PEP 761: Deprecating PGP signatures for CPython artifacts
- PEP 760: No More Bare Excepts
- PEP 759: External Wheel Hosting
- PEP 758: Allow ``except`` and ``except*`` expressions without parentheses
- PEP 757: C API to import-export Python integers