Skip to content

Pull requests: python/cpython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

DRAFT: Implement PEP 802 and the {/} notation DO-NOT-MERGE stale Stale PR or inactive for long period of time.
#137565 opened Aug 8, 2025 by AA-Turner Member Draft
gh-92041: Improve performance of inspect.getmodule awaiting core review performance Performance or resource usage stale Stale PR or inactive for long period of time. stdlib Standard Library Python modules in the Lib/ directory
#92042 opened Apr 29, 2022 by mdeck Loading…
gh-77063: Added support for X25519 in SSLContext.set_ecdh_curve() awaiting changes stale Stale PR or inactive for long period of time. topic-SSL
#5771 opened Feb 20, 2018 by sruester Loading…
GH-142002: Revert GC changes to "work_to_do" logic. interpreter-core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.14 bugs and security fixes
#142001 opened Nov 27, 2025 by nascheme Member Draft
gh-117829: add --include and --exclude flag to zipapp awaiting changes stale Stale PR or inactive for long period of time.
#120537 opened Jun 15, 2024 by VietThan Contributor Loading…
bpo-36656: Add race-free os.symlink wrapper / helper awaiting changes DO-NOT-MERGE stale Stale PR or inactive for long period of time.
#14464 opened Jun 29, 2019 by HaleTom Loading…
gh-79698: selector.EpollSelector: add new parameter to support extra events awaiting core review stale Stale PR or inactive for long period of time.
#11193 opened Dec 17, 2018 by Zheaoli Contributor Loading…
gh-78486: Unwrap decorators in getfile, rather than downstream awaiting review stale Stale PR or inactive for long period of time.
#8602 opened Aug 1, 2018 by eric-wieser Contributor Loading…
gh-129165: Clarify that signal.raise_signal() sends signal to calling thread awaiting review docs 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 stale Stale PR or inactive for long period of time.
#129167 opened Jan 22, 2025 by Emir2099 Loading…
gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child stale Stale PR or inactive for long period of time.
#140900 opened Nov 2, 2025 by gpshead Member Draft
gh-133895: correct values of cmath.cosh/sinh in case of overflows awaiting review skip news stale Stale PR or inactive for long period of time.
#135603 opened Jun 17, 2025 by skirpichev Member Loading…
gh-133548: fix handling of empty and 1-item tuples for sys.exit awaiting core review stale Stale PR or inactive for long period of time.
#135789 opened Jun 21, 2025 by picnixz Member Loading…
gh-135768: fix allowed/blocked IPv6 domains in http.cookiejar awaiting merge stale Stale PR or inactive for long period of time.
#135771 opened Jun 20, 2025 by LamentXU123 Contributor Loading…
gh-135788: Support NETRC environment variable in netrc awaiting review stale Stale PR or inactive for long period of time.
#135802 opened Jun 21, 2025 by berthin Loading…
gh-135580: Pickle FLOAT opcode supports whitespace awaiting review stale Stale PR or inactive for long period of time.
#135619 opened Jun 17, 2025 by Legoclones Contributor Loading…
Remove unneeded zlib dependency in zipfile tests awaiting review skip issue skip news stale Stale PR or inactive for long period of time. tests Tests in the Lib/test dir
#135631 opened Jun 17, 2025 by danny0838 Loading…
gh-135795: Support .tables in the sqlite3 command-line interface awaiting review stale Stale PR or inactive for long period of time.
#135796 opened Jun 21, 2025 by tanloong Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.