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 136 followers
Last updated 7 days ago
10 days ago
This PEP proposes the creation of a new standard library module named...
10 days ago
To analyze Python programs precisely, type checkers need to know when two...
12 days ago
This PEP proposes extending list, set, and dictionary comprehensions, as well as...
about 2 months ago
This PEP proposes extending the core metadata specification for Python packaging to...
2 months ago
In this PEP, we propose a new entry point for C extension...
2 months ago
This PEP proposes a standardized set of index-supplied project status markers, as...
3 months ago
This PEP proposes a new module for number-theoretical, combinatorial and other functions...
3 months ago
This document describes the development and release schedule for Python 3.15.
3 months ago
PyGILState_Ensure(), PyGILState_Release(), and other related functions in the PyGILState family are the...
4 months ago
PEP 750 introduced template strings (t-strings) as a generalization of f-strings, providing...
4 months ago
As PEP 654 ExceptionGroup has come into widespread use across the Python...
4 months ago
Zstandard is a widely adopted, mature, and highly efficient compression standard. This...