PEP 649: Deferred evaluation of annotations, tentatively accepted
|
|
77
|
10893
|
September 23, 2024
|
Deprecating importlib.resources legacy API
|
|
48
|
7580
|
September 23, 2024
|
ImportError: DLL load failed while importing _ctypes
|
|
2
|
296
|
September 23, 2024
|
Proposal: A way to globally enable/disable the `__future__`
|
|
7
|
407
|
September 22, 2024
|
Exposing public APIs for immortal objects
|
|
5
|
284
|
September 19, 2024
|
CPython: Usage of `tp_finalize` in C-defined static types with no custom `tp_dealloc`
|
|
8
|
238
|
September 19, 2024
|
Approval voting vs instant runoff voting, condorcet, etc
|
|
35
|
1472
|
September 15, 2024
|
Request for review: "gh-119702: New dynamic algorithm selection for string search (+ rfind alignment)"
|
|
9
|
523
|
September 14, 2024
|
Heap type with base type: what about tp_dealloc?
|
|
3
|
181
|
September 13, 2024
|
Is the size comparison of utf-8 and utf-16 valid?
|
|
3
|
277
|
September 12, 2024
|
Python ABIs and PEP 703
|
|
57
|
7106
|
September 9, 2024
|
Change visibility
|
|
34
|
1699
|
September 5, 2024
|
Deprecation of pathlib.PurePath.is_reserved()
|
|
58
|
1412
|
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
|
604
|
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
|
137
|
August 31, 2024
|
Imposing a hard limit on Python integers
|
|
20
|
1280
|
August 31, 2024
|
Request for review of "GH-116380: Speed up glob.glob() by removing some system calls"
|
|
1
|
447
|
August 26, 2024
|
Backport Thread Sanitizer infrastructure?
|
|
14
|
858
|
August 26, 2024
|
Python 3.12.5 now available
|
|
6
|
751
|
August 26, 2024
|
Errors configuring CPython when using Python Developer's Guide Quick Reference
|
|
10
|
164
|
August 24, 2024
|
PEP for PyREPL?
|
|
6
|
358
|
August 23, 2024
|
Reference leaks in free-threaded 3.13 version
|
|
13
|
697
|
August 22, 2024
|
Links to blogs about suspensions
|
|
6
|
704
|
August 22, 2024
|
New valgrind warning in 3.12.5
|
|
2
|
179
|
August 22, 2024
|
Recommended CoC improvements
|
|
17
|
1356
|
August 22, 2024
|
`tarfile` vs `zipfile` timezone discrepancy in handling modification times
|
|
9
|
234
|
August 16, 2024
|
PY_ prefix for `#if`-friendly macros
|
|
3
|
161
|
August 14, 2024
|