Python Latest News
- PEP 774: Removing the LLVM requirement for JIT builds
- PEP 772: Packaging governance process
- PEP 773: A Python Installation Manager for Windows
- PEP 771: Default Extras for Python Software Packages
- PEP 770: Improving measurability of Python packages with Software Bill-of-Materials
- PEP 769: Add a 'default' keyword argument to 'attrgetter', 'itemgetter' and 'getitem'
- 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