|
About the Core Development category
|
|
0
|
3160
|
March 3, 2020
|
|
Add `PyUnstable_InterpreterFrame_GetLocals()`: read a frame’s locals from the interpreter-frame C API
|
|
10
|
349
|
August 20, 2026
|
|
Callback for subinterpreter shutdown
|
|
3
|
126
|
August 20, 2026
|
|
One time ABI breakage
|
|
25
|
1508
|
August 20, 2026
|
|
PEP 842 postmortem: how do we protect the standard library?
|
|
42
|
1205
|
August 18, 2026
|
|
We're out out of type flags, let's add new API for new ones
|
|
2
|
316
|
August 17, 2026
|
|
Deprecate the tuple API (object[index]) of structseq objects like os.stat_result
|
|
17
|
812
|
August 16, 2026
|
|
Can Py_buffer format be const qualified?
|
|
6
|
268
|
August 15, 2026
|
|
Remove sys.lazy_modules?
|
|
24
|
592
|
August 13, 2026
|
|
Python 3.12.14, 3.11.16 and 3.10.21 are now available!
|
|
2
|
518
|
August 13, 2026
|
|
C API: Add `Py_GetBuildInType` and `Py_GetBuildInTypeBorrowed`
|
|
17
|
741
|
August 13, 2026
|
|
Sys.lazy_modules clarification
|
|
4
|
594
|
August 12, 2026
|
|
Repr output of t-strings
|
|
45
|
2139
|
August 11, 2026
|
|
Enabling thread_inherit_context and context_aware_warnings by default on both builds
|
|
35
|
1052
|
August 11, 2026
|
|
Review request for PR #154816
|
|
0
|
170
|
August 10, 2026
|
|
Adding PyMethod_New and/or PyMethod_Type to stable ABI / limited API
|
|
0
|
132
|
August 9, 2026
|
|
The 3.15 branch is locked for RC1
|
|
2
|
425
|
August 9, 2026
|
|
Python 3.14.7 and 3.13.15 are now available!
|
|
1
|
307
|
August 7, 2026
|
|
Python 3.15.0 release candidate 1 is here!
|
|
1
|
573
|
August 6, 2026
|
|
Modify the python grammar and matching to the correct error message?
|
|
1
|
253
|
August 6, 2026
|
|
Pre-PEP discussion: revival of PEP 543 - A Unified TLS API for Python
|
|
91
|
8274
|
August 5, 2026
|
|
Itertools.tee delays finalizing items after all iterators consumed them
|
|
5
|
430
|
August 5, 2026
|
|
Could we use the new Stacked PR workflow?
|
|
3
|
374
|
August 5, 2026
|
|
Running a test in a fresh interpreter: `test.support.isolation.runInSubprocess()`
|
|
0
|
130
|
August 4, 2026
|
|
Review request for PR #151970
|
|
6
|
395
|
July 30, 2026
|
|
What's New in Curses
|
|
4
|
514
|
July 30, 2026
|
|
Defer releasing the iterator's reference to its iterable (free-threading)
|
|
2
|
313
|
July 30, 2026
|
|
Provide a C-API to efficently convert `dict` into `frozendict`
|
|
35
|
1932
|
July 27, 2026
|
|
Dict watchers: the documented callback contract cannot be satisfied (gh-154710)
|
|
1
|
249
|
July 26, 2026
|
|
PEP 837: Extensible JSON serialization
|
|
42
|
1881
|
July 24, 2026
|