Python 3.13.0RC2, 3.12.6, 3.11.10, 3.10.15, 3.9.20, and 3.8.20 are now available!
|
|
22
|
1599
|
October 3, 2024
|
About `PyArg_ParseTuple` parsing
|
|
2
|
115
|
October 2, 2024
|
Incremental GC and pushing back the 3.13.0 release
|
|
20
|
3944
|
October 1, 2024
|
Steering Council continuity guarantees
|
|
25
|
1428
|
September 28, 2024
|
Versionadded:: next
|
|
0
|
147
|
September 27, 2024
|
Static type annotations in CPython
|
|
7
|
596
|
September 27, 2024
|
About PyDoc_VAR should be changed to be invisible
|
|
6
|
141
|
September 27, 2024
|
~bool deprecation
|
|
66
|
2464
|
September 24, 2024
|
Py_TYPE() and Py_REFCNT() are opaque function calls in limited C API 3.14
|
|
0
|
110
|
September 24, 2024
|
Should we remove the `WITH_FREELISTS` macro?
|
|
13
|
706
|
September 24, 2024
|
PEP 649: Deferred evaluation of annotations, tentatively accepted
|
|
77
|
10811
|
September 23, 2024
|
Deprecating importlib.resources legacy API
|
|
48
|
7524
|
September 23, 2024
|
ImportError: DLL load failed while importing _ctypes
|
|
2
|
224
|
September 23, 2024
|
Proposal: A way to globally enable/disable the `__future__`
|
|
7
|
361
|
September 22, 2024
|
Exposing public APIs for immortal objects
|
|
5
|
281
|
September 19, 2024
|
CPython: Usage of `tp_finalize` in C-defined static types with no custom `tp_dealloc`
|
|
8
|
221
|
September 19, 2024
|
Approval voting vs instant runoff voting, condorcet, etc
|
|
35
|
1459
|
September 15, 2024
|
Request for review: "gh-119702: New dynamic algorithm selection for string search (+ rfind alignment)"
|
|
9
|
518
|
September 14, 2024
|
Heap type with base type: what about tp_dealloc?
|
|
3
|
179
|
September 13, 2024
|
Is the size comparison of utf-8 and utf-16 valid?
|
|
3
|
275
|
September 12, 2024
|
Python ABIs and PEP 703
|
|
57
|
7083
|
September 9, 2024
|
Change visibility
|
|
34
|
1689
|
September 5, 2024
|
Deprecation of pathlib.PurePath.is_reserved()
|
|
58
|
1385
|
September 5, 2024
|
Can we expose the head of gc generation0?
|
|
0
|
140
|
September 5, 2024
|
API for Python 3.13 prevents use of 3rd party GC allocators
|
|
6
|
601
|
September 4, 2024
|
Request for review of: gh-121313: Limit the reading size from pipes to their default buffer size on Unix systems
|
|
8
|
336
|
September 1, 2024
|
Request for review of: "gh-108172: do not override OS preferred browser if it is a super-string of a known browser"
|
|
2
|
205
|
September 1, 2024
|
Request for review of: gh-121423: Improve import time of socket
|
|
0
|
135
|
August 31, 2024
|
Imposing a hard limit on Python integers
|
|
20
|
1164
|
August 31, 2024
|
Request for review of "GH-116380: Speed up glob.glob() by removing some system calls"
|
|
1
|
442
|
August 26, 2024
|