Python Latest News
- PEP 770: Improving measurability of Python packages with Software Bill-of-Materials
- PEP 769: Add a 'default' keyword argument to 'attrgetter' and 'itemgetter'
- PEP 768: Safe external debugger interface for CPython
- PEP 766: Explicit Priority Choices Among Multiple Indexes
- PEP 767: Annotating Read-Only Attributes
- 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