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 134 followers
Last updated 9 days ago
13 days ago
This document describes the development and release schedule for Python 3.15.
16 days ago
PyGILState_Ensure(), PyGILState_Release(), and other related functions in the PyGILState family are the...
26 days ago
PEP 750 introduced template strings (t-strings) as a generalization of f-strings, providing...
about 1 month ago
As PEP 654 ExceptionGroup has come into widespread use across the Python...
about 1 month ago
Zstandard is a widely adopted, mature, and highly efficient compression standard. This...
about 1 month ago
This PEP proposes a new platform tag series pyodide for binary Python...
about 1 month ago
Add a new PyBytesWriter C API to create bytes objects.
about 2 months ago
This PEP proposes adding a new built-in variable, TYPE_CHECKING, to improve the...
about 2 months ago
This PEP defines using ABI features as environment markers for project dependencies...
about 2 months ago
Emscripten is a complete open source compiler toolchain. It compiles C/C++ code...
2 months ago
Building CPython without the zlib compression library will no be longer supported...
3 months ago
The acceptance of PEP 703 (Making the Global Interpreter Lock Optional in...