-
-
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
[tracemalloc] initialize gil_state in functions to stop -Wmaybe-uninitialized warnings
awaiting review
#144341
opened Jan 30, 2026 by
jerryjhird
Loading…
gh-140824: Fix _Py_DumpExtensionModules() to ignore sub-modules
awaiting core review
#144339
opened Jan 30, 2026 by
vstinner
Loading…
gh-144329: Clarify that ._pth files are Windows-only in site module documentation
awaiting review
docs
Documentation in the Doc dir
skip news
#144335
opened Jan 30, 2026 by
Muawiya-contact
Loading…
gh-130148: Add
redirect_stdout(..., per_thread: bool = False)
#144334
opened Jan 30, 2026 by
Liam-DeVoe
•
Draft
gh-144277: Fix usage of free-threaded terminology in the documentation
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.14
bugs and security fixes
skip news
#144333
opened Jan 30, 2026 by
ZeroIntensity
Loading…
gh-144319: Fix huge page safety in pymalloc arenas
awaiting core review
skip news
#144331
opened Jan 29, 2026 by
pablogsal
Loading…
gh-144325: Improve error messages for
{}-style formatters for int, float, str, and complex
awaiting review
#144326
opened Jan 29, 2026 by
Lil-Ran
Loading…
gh-144001: Simplify Base64 decoding with altchars and ignorechars specified
awaiting core review
skip news
#144324
opened Jan 29, 2026 by
serhiy-storchaka
Loading…
gh-144295: Fix data race in dict method lookup and global load
awaiting merge
skip news
topic-free-threading
#144312
opened Jan 28, 2026 by
colesbury
Loading…
gh-139801: fix BaseProxy pickling with custom authkey
#144311
opened Jan 28, 2026 by
deadlovelll
•
Draft
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
awaiting merge
skip news
#144303
opened Jan 28, 2026 by
markshannon
Loading…
gh-143414: Implement unique reference tracking for JIT, optimize unpacking of such tuples
awaiting review
#144300
opened Jan 28, 2026 by
reidenong
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
#144293
opened Jan 27, 2026 by
zooba
Loading…
gh-120321: Make gi_yieldfrom thread-safe in free-threading build
awaiting merge
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-144261: SyntaxWarning when await an unawaitable constant
#144271
opened Jan 27, 2026 by
Locked-chess-official
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.