Add `sys.abi_features` to make information about the interpreter ABI more accessible
|
|
4
|
255
|
June 6, 2025
|
Disallowing GC inside interpreter/JIT _Py_Dealloc calls
|
|
1
|
275
|
June 5, 2025
|
How To Install CPython from Github `main` Branch in an Isolated Way?
|
|
9
|
389
|
June 3, 2025
|
Exposing public APIs for immortal objects
|
|
7
|
521
|
May 30, 2025
|
Proposal: Officially Deprecate Support for Legacy (Single-Phase Init) Extension Modules
|
|
45
|
1754
|
May 29, 2025
|
Python 3.14.0 beta 2 is here!
|
|
6
|
739
|
May 30, 2025
|
Looking for feedback on adding import autocomplete to PyREPL
|
|
43
|
1412
|
May 28, 2025
|
C API Working Group and plan to get a Python C API compatible with alternative Python implementations?
|
|
53
|
1860
|
May 28, 2025
|
Consider downgrading Windows 32-bit from Tier-1 to Tier-2 or Tier-3? (in Python 3.13?)
|
|
64
|
6495
|
May 27, 2025
|
Concerns About Process With the Free-Threading Build and PEP 703
|
|
6
|
647
|
June 6, 2025
|
ALL_CAPS for macro parameter names?
|
|
14
|
1303
|
May 23, 2025
|
Remove semi-public C-API for doing arithmetic with Py_complex type
|
|
35
|
696
|
May 23, 2025
|
Unresolved Concerns About the Free-Threading Build and PEP 703
|
|
3
|
583
|
May 22, 2025
|
PEP 745: Target 3.14.0b2 a day earlier
|
|
0
|
231
|
May 17, 2025
|
Python 3.14.0 beta 1 is here!
|
|
13
|
1751
|
May 15, 2025
|
Feedback on beta of new Windows pymanager
|
|
50
|
520
|
May 15, 2025
|
Proposal: Deprecate @types.coroutine decorator and types._GeneratorWrapper class
|
|
2
|
284
|
May 13, 2025
|
Unversioned COMPILER symbol for getcompiler.c
|
|
2
|
173
|
May 13, 2025
|
Name for new itertools object to make iterators thread-safe
|
|
15
|
802
|
May 12, 2025
|
Using tagged pointers to support efficient integer operations
|
|
9
|
812
|
May 12, 2025
|
Open question: Can we change the field type of PyTupleObject and PyListObject?
|
|
3
|
163
|
May 9, 2025
|
Unused pyconfig parameters
|
|
6
|
171
|
May 9, 2025
|
Reworking "Buffered I/O" in CPython
|
|
14
|
763
|
May 2, 2025
|
Why are async runners created in debug mode?
|
|
3
|
248
|
May 1, 2025
|
PEP 750: joining template sequences?
|
|
4
|
357
|
April 28, 2025
|
Concerns About PyUnstable_Module_SetGIL()
|
|
10
|
445
|
April 24, 2025
|
Free-threaded Python Community Discord
|
|
7
|
491
|
April 17, 2025
|
Deprecating codecs.open?
|
|
7
|
390
|
April 14, 2025
|
Static type annotations in CPython
|
|
23
|
2007
|
April 14, 2025
|
Dealing with unbounded recursion in logging handlers
|
|
17
|
615
|
April 14, 2025
|