Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Pull requests: python/cpython
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
gh-135580: Pickle
FLOAT
opcode supports whitespace awaiting review #135619 openedJun 17, 2025 byLegoclonesLoading…
gh-123299: Update 'What's New in Python 3.14' fromDocumentation in the Doc dir skip news
3.14
branch awaiting core review docs #135616 openedJun 17, 2025 byhugovkLoading…
gh-135607: Remove null checking of weakref list in module dealloc awaiting review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes topic-free-threading
#135614 openedJun 17, 2025 byxuantenghLoading…
gh-135608: Add a null check for attribute promotion to fix a JIT crash awaiting core review
#135613 openedJun 17, 2025 byFidget-SpinnerLoading…
gh-89488: Add warning aboutDocumentation in the Doc dir skip news
Py_BuildValue("p")
needing exactint
awaiting core review docs #135610 openedJun 17, 2025 byencukouLoading…
gh-102221: Optimize math.lcm() for multiple arguments
#135609 openedJun 17, 2025 byserhiy-storchaka • Draft
gh-133895: correct values of cmath.cosh/sinh in case of overflows awaiting review skip news
#135603 openedJun 17, 2025 byskirpichevLoading…
gh-135557: Use atomic writes on heapq operations awaiting review needs backport to 3.14bugs and security fixes
#135601 openedJun 17, 2025 byxuantenghLoading…
Docs: Fix markups for emphasis awaiting merge docsDocumentation in the Doc dir needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip issue skip news
#135598 openedJun 17, 2025 bykoyuki7wLoading…
Emphasize parameter name awaiting merge docsDocumentation in the Doc dir needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip issue skip news
#135597 openedJun 17, 2025 byrffontenelleLoading…
gh-132775: Fix Interpreter.call() __main__ Visibility awaiting core review needs backport to 3.14bugs and security fixes skip news
#135595 openedJun 16, 2025 byericsnowcurrentlyLoading…
Draft: gh-82088: Improve performance of PyLong_As*() for multi-digit ints awaiting review
#135585 openedJun 16, 2025 byeendebakptLoading…
gh-135559: Include named aliases in dir() for IntFlag instances awaiting review
#135584 openedJun 16, 2025 bylokhandelokeek11Loading…
gh-111758: Run UBSan in GitHub Actions awaiting core review skip news
#135578 openedJun 16, 2025 byencukouLoading…
gh-135573: Add a check for 0 items to
APPENDS
andADDITEMS
opcodes awaiting review #135574 openedJun 16, 2025 byLegoclonesLoading…
gh-135571: Guard _hashlib usage in test_hashlib.py awaiting review skip news testsTests in the Lib/test dir
#135572 openedJun 16, 2025 byWillChilds-KleinLoading…
gh-129958: New syntax error in format spec applies to both f-strings and t-strings awaiting review needs backport to 3.14bugs and security fixes
#135570 openedJun 16, 2025 bydylwil3Loading…
gh-135386: Fix "unable to open database file" errors on readonly DB awaiting review topic-sqlite3
#135566 openedJun 16, 2025 byGeneralK1ngLoading…
gh-135561: ensure that the GIL is held when handling an HACL* error inbugs and security fixes
_hmac
awaiting merge needs backport to 3.14 #135562 openedJun 16, 2025 bypicnixzLoading…
gh-90369: change test server threads to joinable awaiting review skip news testsTests in the Lib/test dir
#135560 openedJun 16, 2025 byduanegLoading…
gh-102221: Optimize math.lcm() for multiple arguments
#135554 openedJun 16, 2025 byserhiy-storchaka • Draft
gh-135551: Change how sorting picks minimum run length awaiting core review
#135553 openedJun 16, 2025 bytim-oneLoading…
gh-135543: emit
sys.remote_exec
audit event whensys.remote_exec
has been called awaiting review #135544 openedJun 15, 2025 byZheaoliLoading…
ProTip! Filter pull requests by the default branch withbase:main.