-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-144319: Add huge pages support for pymalloc
awaiting core review
#144320
opened Jan 29, 2026 by
pablogsal
Loading…
gh-139801: fix BaseProxy pickling with custom authkey
#144311
opened Jan 28, 2026 by
deadlovelll
•
Draft
gh-144309: Build Python with POSIX 2024
awaiting merge
#144310
opened Jan 28, 2026 by
vstinner
Loading…
gh-144307: fix refcount leak in
finalize_remove_modules()
awaiting review
#144308
opened Jan 28, 2026 by
hyongtao-code
Loading…
gh-144001: Support ignoring the invalid pad character in Base64 decoding
awaiting core review
skip news
#144306
opened Jan 28, 2026 by
serhiy-storchaka
Loading…
gh-81218: Make macOS framework builds relocatable via @rpath
awaiting review
#144305
opened Jan 28, 2026 by
DominiqueFuchs
Loading…
GH-144179: Add value recording to JIT tracing front-end
skip news
#144303
opened Jan 28, 2026 by
markshannon
Loading…
gh-144285: Use "instead of" technique for clearer name suggestions
#144299
opened Jan 28, 2026 by
johnslavik
•
Draft
gh-144280: Add missing predicate symbol to case-switch
awaiting review
#144298
opened Jan 28, 2026 by
reidenong
Loading…
gh-144259: Fix Windows VT EOL wrap by syncing real console cursor
awaiting review
#144297
opened Jan 28, 2026 by
hyongtao-code
Loading…
gh-144278: Enable overriding TAG (sys.implementation.cache_tag) when building sysmodule.c
awaiting core review
docs
Documentation in the Doc dir
#144293
opened Jan 27, 2026 by
zooba
Loading…
gh-120321: Make gi_yieldfrom thread-safe in free-threading build
awaiting core review
topic-free-threading
#144292
opened Jan 27, 2026 by
colesbury
Loading…
gh-144242: Note that issues aren't needed for typos in docs template
awaiting merge
skip news
#144288
opened Jan 27, 2026 by
StanFromIreland
Loading…
gh-144175: Add PyArg_ParseVector() function
awaiting core review
#144283
opened Jan 27, 2026 by
vstinner
Loading…
gh-141004: Document remaining 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
topic-C-API
pyport.h utility macros
awaiting core review
docs
#144279
opened Jan 27, 2026 by
ZeroIntensity
Loading…
gh-144206: Improve error messages for buffer overflow in fcntl.fcntl() and fcntl.ioctl()
awaiting merge
#144273
opened Jan 27, 2026 by
serhiy-storchaka
Loading…
gh-144261: SyntaxWarning when await an unawaitable constant
#144271
opened Jan 27, 2026 by
Locked-chess-official
•
Draft
gh-144264: Speed up Base64 decoding of data containing ignored characters
awaiting merge
#144265
opened Jan 27, 2026 by
serhiy-storchaka
Loading…
gh-143946: Add more debug info in
optimize_uops
awaiting review
skip news
#144262
opened Jan 27, 2026 by
cocolato
Loading…
gh-132888: Fix Windows API error checking in pyrepl.windows_console
awaiting review
#144248
opened Jan 26, 2026 by
aisk
Loading…
gh-142956: Update
tomllib to parse TOML 1.1.0
awaiting merge
#144243
opened Jan 26, 2026 by
hukkin
Loading…
Test: fix stale uops usage in Tests in the Lib/test dir
test_capi/test_opt.py
awaiting core review
skip issue
skip news
tests
#144239
opened Jan 26, 2026 by
hyongtao-code
Loading…
gh-144191: Dataclasses single field ordering
awaiting review
#144222
opened Jan 25, 2026 by
whyvineet
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.