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 149 followers
Last updated 2 days ago
19 days ago
Large libraries separate their implementation layout (the tree of modules convenient for...
about 1 month ago
Add two builder (“writer”) C APIs, PyFrozenSetWriter and PyFrozenDictWriter, following the design...
19 days ago
This PEP proposes adding two new builtin functions, public() and private(), which...
about 1 month ago
This PEP proposes frozen display syntax: f{1, 2, 3} evaluates to a...
about 1 month ago
This PEP proposes an __export__ variable that modules can define to limit...
about 1 month ago
This PEP proposes adding a python-version field to pyvenv.cfg which records the...
about 1 month ago
There is a long-standing inconsistency in the way variable names are resolved...
about 1 month ago
There is a long-standing inconsistency in the way variable names are resolved...
about 2 months ago
The experimental Just-in-Time (JIT) compiler has been part of CPython’s main branch...
2 months ago
This proposal introduces a shorthand syntax for typing.Annotated using the @ operator...
4 months ago
This PEP proposes freezing the standard HTML representation of the simple repository...
7 months ago
This PEP sets out to help make the discovery of a project’s...