|
About the Core Development category
|
|
0
|
3175
|
March 3, 2020
|
|
Python vulnerabilities document is ready for IS/IEC review
|
|
1
|
164
|
August 27, 2026
|
|
What to do with re.LOCALE?
|
|
8
|
1356
|
August 27, 2026
|
|
Redesigning the `turtle` docstring translation process
|
|
7
|
294
|
August 27, 2026
|
|
Improve OSError constructor
|
|
11
|
1424
|
August 26, 2026
|
|
Add the stop_exception parameter to iter() and aiter()
|
|
6
|
295
|
August 24, 2026
|
|
PEP 842 postmortem: how do we protect the standard library?
|
|
43
|
1613
|
August 21, 2026
|
|
Callback for subinterpreter shutdown
|
|
10
|
419
|
August 21, 2026
|
|
Add `PyUnstable_InterpreterFrame_GetLocals()`: read a frame’s locals from the interpreter-frame C API
|
|
11
|
466
|
August 21, 2026
|
|
One time ABI breakage
|
|
25
|
1701
|
August 20, 2026
|
|
We're out out of type flags, let's add new API for new ones
|
|
2
|
362
|
August 17, 2026
|
|
Deprecate the tuple API (object[index]) of structseq objects like os.stat_result
|
|
17
|
852
|
August 16, 2026
|
|
Can Py_buffer format be const qualified?
|
|
6
|
293
|
August 15, 2026
|
|
Remove sys.lazy_modules?
|
|
24
|
708
|
August 13, 2026
|
|
Python 3.12.14, 3.11.16 and 3.10.21 are now available!
|
|
2
|
629
|
August 13, 2026
|
|
C API: Add `Py_GetBuildInType` and `Py_GetBuildInTypeBorrowed`
|
|
17
|
781
|
August 13, 2026
|
|
Sys.lazy_modules clarification
|
|
4
|
616
|
August 12, 2026
|
|
Repr output of t-strings
|
|
45
|
2181
|
August 11, 2026
|
|
Enabling thread_inherit_context and context_aware_warnings by default on both builds
|
|
35
|
1093
|
August 11, 2026
|
|
Review request for PR #154816
|
|
0
|
180
|
August 10, 2026
|
|
Adding PyMethod_New and/or PyMethod_Type to stable ABI / limited API
|
|
0
|
138
|
August 9, 2026
|
|
The 3.15 branch is locked for RC1
|
|
2
|
456
|
August 9, 2026
|
|
Python 3.14.7 and 3.13.15 are now available!
|
|
1
|
332
|
August 7, 2026
|
|
Python 3.15.0 release candidate 1 is here!
|
|
1
|
625
|
August 6, 2026
|
|
Modify the python grammar and matching to the correct error message?
|
|
1
|
271
|
August 6, 2026
|
|
Pre-PEP discussion: revival of PEP 543 - A Unified TLS API for Python
|
|
91
|
8371
|
August 5, 2026
|
|
Itertools.tee delays finalizing items after all iterators consumed them
|
|
5
|
451
|
August 5, 2026
|
|
Could we use the new Stacked PR workflow?
|
|
3
|
394
|
August 5, 2026
|
|
Running a test in a fresh interpreter: `test.support.isolation.runInSubprocess()`
|
|
0
|
139
|
August 4, 2026
|
|
Review request for PR #151970
|
|
6
|
409
|
July 30, 2026
|