Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederpython.org
Get the latest updates from Newest Python PEPs directly as they happen.
Follow now 138 followers
Last updated 15 days ago
17 days ago
This PEP introduces syntax for lazy imports as an explicit language feature:
about 1 month ago
The Stable ABI as abi3 can no longer be preserved, and requires...
about 1 month ago
This PEP proposes a standard mechanism through which arbitrary Python package indices...
about 1 month ago
Python allows the with and async with statements to handle multiple context...
about 2 months ago
This PEP specifies a name mapping mechanism that allows packaging tools to...
2 months ago
Version 3.15 of the Stable ABI will be compatible with both free-threaded...
2 months ago
We propose a new notation, {/}, to construct and represent the empty...
3 months ago
This PEP proposes the creation of a new standard library module named...
3 months ago
To analyze Python programs precisely, type checkers need to know when two...
3 months ago
This PEP proposes extending list, set, and dictionary comprehensions, as well as...
5 months ago
This PEP proposes extending the core metadata specification for Python packaging to...
5 months ago
In this PEP, we propose a new entry point for C extension...