|
About the Core Development category
|
|
0
|
3153
|
March 3, 2020
|
|
PEP 842 postmortem: how do we protect the standard library?
|
|
13
|
306
|
August 16, 2026
|
|
One time ABI breakage
|
|
19
|
1054
|
August 15, 2026
|
|
Can Py_buffer format be const qualified?
|
|
6
|
243
|
August 15, 2026
|
|
Deprecate the tuple API (object[index]) of structseq objects like os.stat_result
|
|
15
|
705
|
August 15, 2026
|
|
Remove sys.lazy_modules?
|
|
24
|
527
|
August 13, 2026
|
|
Python 3.12.14, 3.11.16 and 3.10.21 are now available!
|
|
2
|
385
|
August 13, 2026
|
|
Add `PyUnstable_InterpreterFrame_GetLocals()`: read a frame’s locals from the interpreter-frame C API
|
|
3
|
154
|
August 13, 2026
|
|
We're out out of type flags, let's add new API for new ones
|
|
1
|
183
|
August 13, 2026
|
|
C API: Add `Py_GetBuildInType` and `Py_GetBuildInTypeBorrowed`
|
|
17
|
728
|
August 13, 2026
|
|
Sys.lazy_modules clarification
|
|
4
|
576
|
August 12, 2026
|
|
Repr output of t-strings
|
|
45
|
2123
|
August 11, 2026
|
|
Enabling thread_inherit_context and context_aware_warnings by default on both builds
|
|
35
|
1033
|
August 11, 2026
|
|
Review request for PR #154816
|
|
0
|
161
|
August 10, 2026
|
|
Adding PyMethod_New and/or PyMethod_Type to stable ABI / limited API
|
|
0
|
125
|
August 9, 2026
|
|
The 3.15 branch is locked for RC1
|
|
2
|
406
|
August 9, 2026
|
|
Python 3.14.7 and 3.13.15 are now available!
|
|
1
|
295
|
August 7, 2026
|
|
Python 3.15.0 release candidate 1 is here!
|
|
1
|
559
|
August 6, 2026
|
|
Modify the python grammar and matching to the correct error message?
|
|
1
|
239
|
August 6, 2026
|
|
Pre-PEP discussion: revival of PEP 543 - A Unified TLS API for Python
|
|
91
|
8257
|
August 5, 2026
|
|
Itertools.tee delays finalizing items after all iterators consumed them
|
|
5
|
423
|
August 5, 2026
|
|
Could we use the new Stacked PR workflow?
|
|
3
|
366
|
August 5, 2026
|
|
Running a test in a fresh interpreter: `test.support.isolation.runInSubprocess()`
|
|
0
|
129
|
August 4, 2026
|
|
Review request for PR #151970
|
|
6
|
393
|
July 30, 2026
|
|
What's New in Curses
|
|
4
|
508
|
July 30, 2026
|
|
Defer releasing the iterator's reference to its iterable (free-threading)
|
|
2
|
310
|
July 30, 2026
|
|
Provide a C-API to efficently convert `dict` into `frozendict`
|
|
35
|
1930
|
July 27, 2026
|
|
Dict watchers: the documented callback contract cannot be satisfied (gh-154710)
|
|
1
|
246
|
July 26, 2026
|
|
PEP 837: Extensible JSON serialization
|
|
42
|
1857
|
July 24, 2026
|
|
Logging hander using the syslog module
|
|
7
|
1064
|
July 23, 2026
|