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
|
603
|
September 4, 2024
|
Request for review of: gh-121313: Limit the reading size from pipes to their default buffer size on Unix systems
|
|
8
|
337
|
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
|
206
|
September 1, 2024
|
Request for review of: gh-121423: Improve import time of socket
|
|
0
|
136
|
August 31, 2024
|
Imposing a hard limit on Python integers
|
|
20
|
1196
|
August 31, 2024
|
Request for review of "GH-116380: Speed up glob.glob() by removing some system calls"
|
|
1
|
444
|
August 26, 2024
|
Backport Thread Sanitizer infrastructure?
|
|
14
|
852
|
August 26, 2024
|
Python 3.12.5 now available
|
|
6
|
741
|
August 26, 2024
|
Errors configuring CPython when using Python Developer's Guide Quick Reference
|
|
10
|
164
|
August 24, 2024
|
PEP for PyREPL?
|
|
6
|
353
|
August 23, 2024
|
Reference leaks in free-threaded 3.13 version
|
|
13
|
683
|
August 22, 2024
|
Links to blogs about suspensions
|
|
6
|
703
|
August 22, 2024
|
New valgrind warning in 3.12.5
|
|
2
|
178
|
August 22, 2024
|
Recommended CoC improvements
|
|
17
|
1342
|
August 22, 2024
|
`tarfile` vs `zipfile` timezone discrepancy in handling modification times
|
|
9
|
234
|
August 16, 2024
|
PY_ prefix for `#if`-friendly macros
|
|
3
|
158
|
August 14, 2024
|
Supporting inheritance of native coroutines
|
|
1
|
216
|
August 12, 2024
|
Using Private API in a C Extension
|
|
3
|
209
|
August 12, 2024
|
Use cases for the `platstdlib` path in `sysconfig`?
|
|
5
|
203
|
August 10, 2024
|
Handling `sys.stdin.read()` in Non-Blocking Mode
|
|
5
|
1065
|
August 9, 2024
|
Guide to porting C extension to python free-threaded 3.13?
|
|
3
|
558
|
August 9, 2024
|
New Default Compiler Options for Safety
|
|
6
|
423
|
August 7, 2024
|
Updating sys.monitoring: how branch events are disabled
|
|
13
|
545
|
August 6, 2024
|
Failing to include external _Py_DECREF_DecRefTotal referenced in function Py_DECREF
|
|
6
|
190
|
August 5, 2024
|
Python C API summit at EuroPython 2024
|
|
2
|
441
|
June 24, 2024
|
C API for asynchronous functions
|
|
10
|
2093
|
August 4, 2024
|
Python 3.13.0 **release candidate 1** released
|
|
2
|
902
|
August 2, 2024
|
Hidden comprehension variables and `dis.show_code`
|
|
2
|
177
|
July 31, 2024
|
Request for review: threading.Barrier hangs indefinitely when arg parties < 0 or invalid type
|
|
0
|
86
|
July 30, 2024
|