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 147 followers
Last updated 12 days ago
13 days ago
This PEP proposes freezing the standard HTML representation of the simple repository...
about 1 month ago
This PEP proposes a TOML-based configuration file format to replace the .pth...
about 2 months ago
This PEP adds an optional __timestamp_ns__ attribute to BaseException that records when...
about 2 months ago
This PEP proposes two things:
about 2 months ago
This PEP introduces support for yield from in an asynchronous generator function.
2 months ago
We propose to add powerful type-level introspection and construction facilities to the...
2 months ago
This document describes the development and release schedule for Python 3.16.
3 months ago
This PEP proposes variant wheels, an extension to packaging:specifications/binary-distribution-format that permits building...
3 months ago
This PEP sets out to help make the discovery of a project’s...
4 months ago
This PEP proposes allowing Unpack[TypedDict] in the parameter list inside Callable, enabling...
4 months ago
This PEP proposes to add a feature that automatically removes indentation from...
5 months ago
Replace type and module slots with a new, more type-safe structure that...