|
About the Core Development category
|
|
0
|
3183
|
March 3, 2020
|
|
Getting exceptions & built-in types using `Py_GetConstant`
|
|
2
|
127
|
September 3, 2026
|
|
One time ABI breakage
|
|
26
|
1842
|
September 3, 2026
|
|
C API: Add `Py_GetBuildInType` and `Py_GetBuildInTypeBorrowed`
|
|
21
|
913
|
September 2, 2026
|
|
Python 3.15.0 candidate 2 is here!
|
|
1
|
611
|
September 1, 2026
|
|
Python install manager 26.4
|
|
0
|
131
|
September 1, 2026
|
|
Deprecate the tuple API (object[index]) of structseq objects like os.stat_result
|
|
20
|
1012
|
August 31, 2026
|
|
Python vulnerabilities document is ready for IS/IEC review
|
|
1
|
256
|
August 27, 2026
|
|
What to do with re.LOCALE?
|
|
8
|
1433
|
August 27, 2026
|
|
Redesigning the `turtle` docstring translation process
|
|
7
|
349
|
August 27, 2026
|
|
Improve OSError constructor
|
|
11
|
1470
|
August 26, 2026
|
|
Add the stop_exception parameter to iter() and aiter()
|
|
6
|
358
|
August 24, 2026
|
|
PEP 842 postmortem: how do we protect the standard library?
|
|
43
|
1692
|
August 21, 2026
|
|
Callback for subinterpreter shutdown
|
|
10
|
467
|
August 21, 2026
|
|
Add `PyUnstable_InterpreterFrame_GetLocals()`: read a frame’s locals from the interpreter-frame C API
|
|
11
|
491
|
August 21, 2026
|
|
We're out out of type flags, let's add new API for new ones
|
|
2
|
382
|
August 17, 2026
|
|
Can Py_buffer format be const qualified?
|
|
6
|
306
|
August 15, 2026
|
|
Remove sys.lazy_modules?
|
|
24
|
737
|
August 13, 2026
|
|
Python 3.12.14, 3.11.16 and 3.10.21 are now available!
|
|
2
|
689
|
August 13, 2026
|
|
Sys.lazy_modules clarification
|
|
4
|
636
|
August 12, 2026
|
|
Repr output of t-strings
|
|
45
|
2239
|
August 11, 2026
|
|
Enabling thread_inherit_context and context_aware_warnings by default on both builds
|
|
35
|
1160
|
August 11, 2026
|
|
Review request for PR #154816
|
|
0
|
189
|
August 10, 2026
|
|
Adding PyMethod_New and/or PyMethod_Type to stable ABI / limited API
|
|
0
|
145
|
August 9, 2026
|
|
The 3.15 branch is locked for RC1
|
|
2
|
471
|
August 9, 2026
|
|
Python 3.14.7 and 3.13.15 are now available!
|
|
1
|
355
|
August 7, 2026
|
|
Python 3.15.0 release candidate 1 is here!
|
|
1
|
650
|
August 6, 2026
|
|
Modify the python grammar and matching to the correct error message?
|
|
1
|
292
|
August 6, 2026
|
|
Pre-PEP discussion: revival of PEP 543 - A Unified TLS API for Python
|
|
91
|
8399
|
August 5, 2026
|
|
Itertools.tee delays finalizing items after all iterators consumed them
|
|
5
|
471
|
August 5, 2026
|