-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-149800: Fix macOS universal2 build of perf trampoline (GH-149894 follow-up)
awaiting core review
#150364
opened May 24, 2026 by
pablogsal
Member
Loading…
gh-85668: Add
typing.evaluate_type() function
awaiting review
#150363
opened May 24, 2026 by
Viicos
Contributor
Loading…
gh-150361: Add test for _FlowControlMixin pause_writing exception handling
awaiting review
tests
Tests in the Lib/test dir
#150362
opened May 24, 2026 by
azibom
Contributor
Loading…
gh-148318: Fix multiprocessing exitcode=None after join() in multithreaded programs
awaiting review
#150360
opened May 24, 2026 by
jlaportebot
Loading…
gh-150358 Remove unused _complete_fut attribute from asyncio.StreamWriter
awaiting review
#150359
opened May 24, 2026 by
deadlovelll
Contributor
Loading…
gh-150355: Allow creating tasks in cancelled TaskGroup with cooperative cancellation
awaiting review
#150357
opened May 24, 2026 by
azibom
Contributor
Loading…
gh-148613: Fix race in
gc_set_threshold and gc_get_threshold
awaiting review
#150356
opened May 24, 2026 by
LindaSummer
Contributor
Loading…
[3.13] gh-149449: Fix use-after-free in
_PyUnicode_GetNameCAPI (GH-150323)
awaiting merge
#150354
opened May 24, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-149449: Fix use-after-free in
_PyUnicode_GetNameCAPI (GH-150323)
awaiting review
#150353
opened May 24, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-149449: Fix use-after-free in
_PyUnicode_GetNameCAPI (GH-150323)
awaiting review
#150352
opened May 24, 2026 by
miss-islington
Contributor
Loading…
gh-149619: Harden _remote_debugging error paths
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#150349
opened May 24, 2026 by
pablogsal
Member
Loading…
gh-149156: Fix perf trampoline crash after fork
awaiting core review
#150347
opened May 24, 2026 by
pablogsal
Member
Loading…
[3.15] gh-119949: Refactor test_exc() helper in test_format.py (GH-135452)
awaiting review
skip news
tests
Tests in the Lib/test dir
#150329
opened May 24, 2026 by
miss-islington
Contributor
Loading…
gh-150311: Fix minor issues in configure.ac for the CYGWIN port
awaiting review
#150328
opened May 24, 2026 by
Ar-maan05
Loading…
gh-150318: Fix
quantiles(method='exclusive') returning unsorted cut points for duplicate floats
awaiting review
#150326
opened May 23, 2026 by
edvilme
Contributor
Loading…
gh-150319: Replace all documentation which says "See PEP 585"
awaiting review
#150325
opened May 23, 2026 by
sirosen
Contributor
Loading…
gh-150277: Make _STORE_ATTR_SLOT lock-free on the free-threaded build
awaiting review
#150324
opened May 23, 2026 by
eendebakpt
Contributor
Loading…
gh-127949: remove asyncio policy system
#150310
opened May 23, 2026 by
kumaraditya303
Contributor
•
Draft
gh-122953: add support for IMAP4rev2 in imaplib
awaiting changes
#150282
opened May 23, 2026 by
durawat
Loading…
gh-150114: Log the memory usage in regrtest on FreeBSD
awaiting core review
skip news
#150280
opened May 22, 2026 by
vstinner
Member
Loading…
gh-150075: tar.addfile() doesn't set member offsets
awaiting review
#150278
opened May 22, 2026 by
grantlouisherman
Loading…
gh-148468: Accept string-like help proxies in argparse
awaiting changes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#150276
opened May 22, 2026 by
RaghunandanKumar
Loading…
gh-150207: type-crash(): make helpers.c in tokenizer throw a no mem error
awaiting review
#150275
opened May 22, 2026 by
grantlouisherman
Loading…
gh-150274: Clarify module.__file__ documentation
awaiting changes
docs
Documentation in the Doc dir
skip news
#150273
opened May 22, 2026 by
RaghunandanKumar
Loading…
gh-150107: Fix asyncio sendfile fallback ignoring non-zero offset
awaiting review
#150270
opened May 22, 2026 by
grantlouisherman
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.