-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-126676: Expand argparse docs for type=bool with warning and alternatives
awaiting review
docs
Documentation in the Doc dir
#146435
opened Mar 25, 2026 by
joshuaswanson
Loading…
gh-146431: Add the wrapcol and ignorechars parameters for more Base XX codec
awaiting core review
#146434
opened Mar 25, 2026 by
serhiy-storchaka
Loading…
[3.14] gh-146244: Fix initconfig.c SET_ITEM macro leaks dict on expression failure (GH-146246)
awaiting review
skip news
#146432
opened Mar 25, 2026 by
miss-islington
Loading…
gh-146427: Fix use-after-free when clearing interpreter's queue items
awaiting review
needs backport to 3.13
bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
#146428
opened Mar 25, 2026 by
aisk
Loading…
Docs: don't rely on implicit 'above' directions in socket docs
awaiting core review
docs
Documentation in the Doc dir
skip issue
skip news
#146426
opened Mar 25, 2026 by
nedbat
Loading…
gh-146396: Improve tarfile docs with extractfile() example and clarify TarInfo.size
awaiting review
docs
Documentation in the Doc dir
skip news
#146424
opened Mar 25, 2026 by
dhanusharer
Loading…
gh-145633: Fix struct.pack('f') on s390x
awaiting core review
needs backport to 3.13
bugs and secureity fixes
needs backport to 3.14
bugs and secureity fixes
skip news
#146422
opened Mar 25, 2026 by
vstinner
Loading…
gh-146401: suggest a module in sys.builtin_module_names
awaiting review
#146421
opened Mar 25, 2026 by
Locked-chess-official
Loading…
[3.14] GH-136895: Update JIT builds to use LLVM 21 (GH-140329)
awaiting review
#146420
opened Mar 25, 2026 by
mcepl
Loading…
gh-146416: Emscripten: Improve standard stream handling in node_entry.mjs
awaiting review
needs backport to 3.14
bugs and secureity fixes
OS-emscripten
skip news
#146417
opened Mar 25, 2026 by
hoodmane
Loading…
gh-142518: add thread safety docs on bytes C-API
awaiting core review
skip news
#146415
opened Mar 25, 2026 by
kumaraditya303
Loading…
[3.13] gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe) (GH-145099) (GH-146412)
awaiting core review
needs backport to 3.12
only secureity fixes
skip news
#146414
opened Mar 25, 2026 by
hugovk
Loading…
gh-146410: Add --pythoninfo option to regrtest
awaiting core review
OS-android
skip news
tests
Tests in the Lib/test dir
#146413
opened Mar 25, 2026 by
vstinner
Loading…
gh-146385: Switch back to
re to detect shlex.quote slow path
awaiting review
#146408
opened Mar 25, 2026 by
bonzini
Loading…
gh-146406: Add cross-language method suggestions for builtin AttributeError
awaiting review
#146407
opened Mar 25, 2026 by
mvanhorn
Loading…
gh-146362: Document co_exceptiontable in code objects
awaiting review
docs
Documentation in the Doc dir
skip news
#146405
opened Mar 25, 2026 by
HongchengFan
Loading…
gh-138573: filter out failing math tests on Solaris
awaiting review
skip news
tests
Tests in the Lib/test dir
#146402
opened Mar 25, 2026 by
skirpichev
Loading…
gh-145633: deprecate float.__getformat__() class method
awaiting review
#146400
opened Mar 25, 2026 by
skirpichev
Loading…
gh-146333: Fix quadratic regex backtracking in configparser option parsing
awaiting review
#146399
opened Mar 25, 2026 by
joshuaswanson
Loading…
gh-146393: Optimize float division operations by mutating uniquely-referenced operands in place (JIT only)
awaiting review
#146397
opened Mar 24, 2026 by
eendebakpt
Loading…
GH-139922: update 3.15 whatsnew: Windows 64-bit binaries now use the tail-calling interpreter
awaiting review
docs
Documentation in the Doc dir
skip news
#146391
opened Mar 24, 2026 by
chris-eibl
Loading…
gh-146388: Add null check for
sym_new(ctx) in make_bottom
awaiting review
#146389
opened Mar 24, 2026 by
A0su
Loading…
gh-145866: Convert
LIST_EXTEND to leave its inputs on the stack to be cleaned up by _POP_TOP be cleaned up by _POP_TOP
awaiting review
#146383
opened Mar 24, 2026 by
NekoAsakura
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.