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-102221: Optimize math.lcm() for multiple arguments
#135609 openedJun 17, 2025 byserhiy-storchaka • Draft
gh-132815: Add support for JUMP_BACKWARD in specialization stats awaiting merge
#135606 openedJun 17, 2025 byAndPuQingLoading…
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
#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…
[3.14] gh-134262: increase retries in
Tools/build/generate_sbom.py
… awaiting review skip news #135596 openedJun 17, 2025 byemmatypingLoading…
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-115119: removed implicit fallback to the bundled libmpdec
#135568 openedJun 16, 2025 byskirpichev • Draft
gh-135386: Fix "unable to open database file" errors on readonly DB awaiting review topic-sqlite3
#135566 openedJun 16, 2025 byGeneralK1ngLoading…
GH-135379: Support limited scalar replacement for replicated uops in the JIT code generator. awaiting merge skip news
#135563 openedJun 16, 2025 bymarkshannonLoading…
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…
gh-134538: link to example for windows readonly file handling in function docs awaiting review docsDocumentation in the Doc dir skip news
#135540 openedJun 15, 2025 byalex-semenyukLoading…
ProTip! Filter pull requests by the default branch withbase:main.