CPython: Usage of `tp_finalize` in C-defined static types with no custom `tp_dealloc`
|
|
8
|
198
|
September 19, 2024
|
Py_FinalizeEx() then Py_Initialize() - Failure if datetime is imported
|
|
6
|
116
|
September 18, 2024
|
Adding Py_PACK_VERSION
|
|
12
|
442
|
September 18, 2024
|
Approval voting vs instant runoff voting, condorcet, etc
|
|
35
|
1365
|
September 15, 2024
|
Request for review: "gh-119702: New dynamic algorithm selection for string search (+ rfind alignment)"
|
|
9
|
494
|
September 14, 2024
|
Heap type with base type: what about tp_dealloc?
|
|
3
|
173
|
September 13, 2024
|
Is the size comparison of utf-8 and utf-16 valid?
|
|
3
|
266
|
September 12, 2024
|
Python ABIs and PEP 703
|
|
57
|
6989
|
September 9, 2024
|
Change visibility
|
|
34
|
1664
|
September 5, 2024
|
Deprecation of pathlib.PurePath.is_reserved()
|
|
58
|
1315
|
September 5, 2024
|
Can we expose the head of gc generation0?
|
|
0
|
137
|
September 5, 2024
|
API for Python 3.13 prevents use of 3rd party GC allocators
|
|
6
|
563
|
September 4, 2024
|
Bikeshedding: a method to refresh os.environ
|
|
32
|
1414
|
September 2, 2024
|
Request for review of: gh-121313: Limit the reading size from pipes to their default buffer size on Unix systems
|
|
8
|
334
|
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
|
200
|
September 1, 2024
|
Request for review of: gh-121423: Improve import time of socket
|
|
0
|
131
|
August 31, 2024
|
Imposing a hard limit on Python integers
|
|
20
|
964
|
August 31, 2024
|
Request for review of "GH-116380: Speed up glob.glob() by removing some system calls"
|
|
1
|
434
|
August 26, 2024
|
Backport Thread Sanitizer infrastructure?
|
|
14
|
830
|
August 26, 2024
|
Python 3.12.5 now available
|
|
6
|
670
|
August 26, 2024
|
Errors configuring CPython when using Python Developer's Guide Quick Reference
|
|
10
|
162
|
August 24, 2024
|
PEP for PyREPL?
|
|
6
|
324
|
August 23, 2024
|
Reference leaks in free-threaded 3.13 version
|
|
13
|
632
|
August 22, 2024
|
Links to blogs about suspensions
|
|
6
|
681
|
August 22, 2024
|
New valgrind warning in 3.12.5
|
|
2
|
173
|
August 22, 2024
|
Recommended CoC improvements
|
|
17
|
1185
|
August 22, 2024
|
`tarfile` vs `zipfile` timezone discrepancy in handling modification times
|
|
9
|
228
|
August 16, 2024
|
PY_ prefix for `#if`-friendly macros
|
|
3
|
148
|
August 14, 2024
|
Supporting inheritance of native coroutines
|
|
1
|
209
|
August 12, 2024
|
Using Private API in a C Extension
|
|
3
|
203
|
August 12, 2024
|