-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-135898: Add section to free-threading howto about memory usage.
docs
Documentation in the Doc dir
skip news
topic-free-threading
Improve syntax warning hint for missing commas
awaiting review
#143278
opened Dec 29, 2025 by
ayushm98
Loading…
Fix queue.SimpleQueue.__sizeof__() to account for buffer
awaiting review
#143277
opened Dec 29, 2025 by
ayushm98
Loading…
gh-140795: Keep 'err' in local variable in _ssl.c
awaiting core review
skip news
type-refactor
Code refactoring (with no changes in behavior)
#143275
opened Dec 29, 2025 by
colesbury
Loading…
gh-124951: Optimize base64 encode & decode for an easy 2-3x speedup [no SIMD]
awaiting core review
performance
Performance or resource usage
#143262
opened Dec 29, 2025 by
gpshead
Loading…
gh-69686: Remove untrue part of Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
__import__ replacement docs
awaiting core review
docs
#143261
opened Dec 28, 2025 by
Sachaa-Thanasius
Loading…
gh-143237: Fix support of named pipes in the rotating logging handlers
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#143259
opened Dec 28, 2025 by
serhiy-storchaka
Loading…
gh-138122: Move local imports to module level in sampling profiler
skip news
type-refactor
Code refactoring (with no changes in behavior)
#143257
opened Dec 28, 2025 by
pablogsal
Loading…
gh-143253: Add libabigail suppression file for internal types
awaiting core review
skip news
#143254
opened Dec 28, 2025 by
pablogsal
Loading…
gh-143249: Fix buffer leak when overlapped operation fails to start (OS-Windows)
awaiting merge
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#143250
opened Dec 28, 2025 by
hyongtao-code
Loading…
gh-143196: fix heap-buffer-overflow in JSON encoder indent cache
awaiting review
#143246
opened Dec 28, 2025 by
caverac
Loading…
gh-142830: prevent some crashes when mutating
sqlite3 callbacks
awaiting core review
topic-sqlite3
#143245
opened Dec 28, 2025 by
picnixz
Loading…
gh-142884: Fix UAF in
array.array.tofile with concurrent mutations
awaiting changes
#143238
opened Dec 28, 2025 by
fatelei
Loading…
gh-116738: Add free-threading tests for binascii
awaiting review
skip news
tests
Tests in the Lib/test dir
topic-free-threading
#143234
opened Dec 28, 2025 by
raven-dev-ops
Loading…
gh-143214: Add the wrapcol parameter in binascii.b2a_base64() and base64.b64encode()
awaiting core review
#143216
opened Dec 27, 2025 by
serhiy-storchaka
Loading…
gh-143198: fix some crashes in bugs and security fixes
needs backport to 3.14
bugs and security fixes
sqlite3.executemany with concurrent mutations
awaiting merge
needs backport to 3.13
#143210
opened Dec 27, 2025 by
picnixz
Loading…
gh-129849: Add tests for Py_tp_bases
awaiting review
skip news
#143208
opened Dec 27, 2025 by
aisk
Loading…
gh-143201: warnings writes the full source line instead of the truncated one
awaiting review
#143202
opened Dec 26, 2025 by
AZero13
Loading…
gh-143192 Avoid incref/decref pair in long_bitwise
awaiting review
#143194
opened Dec 26, 2025 by
eendebakpt
Loading…
gh-142927: Fix heatmap caller navigation for interior lines
awaiting core review
skip news
#143180
opened Dec 25, 2025 by
pablogsal
Loading…
gh-143089: Fix ParamSpec default examples to use list instead of tuple
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
#143179
opened Dec 25, 2025 by
VanshAgarwal24036
Loading…
gh-142927: Auto-open HTML output in browser after generation
awaiting review
skip news
#143178
opened Dec 25, 2025 by
ivonastojanovic
Loading…
gh-142916: fix mkdir TOCTOU race condition
awaiting review
#143162
opened Dec 25, 2025 by
fatelei
Loading…
gh-142867: Fix trace --count showing annotations as missing
awaiting review
#143161
opened Dec 25, 2025 by
heathdutton
Loading…
gh-141707: Fix tarfile type corruption with GNU long names
awaiting review
#143157
opened Dec 24, 2025 by
heathdutton
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.