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

gh-90533: Implement BytesIO.peek() awaiting merge stale Stale PR or inactive for long period of time. topic-IO type-feature A feature request or enhancement
#30808 opened Jan 22, 2022 by marcelm Loading…
gh-102140: fix false negative in csv.Sniffer.has_header 3.13 bugs and security fixes awaiting changes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes stale Stale PR or inactive for long period of time. stdlib Standard Library Python modules in the Lib/ directory type-bug An unexpected behavior, bug, or error
#103341 opened Apr 7, 2023 by Drakariboo Loading…
gh-125022: add support for simple SIMD features detection build The build process and cross-build skip news
#125011 opened Oct 5, 2024 by picnixz Member Draft
gh-133465: Allow PyErr_CheckSignals to be called without holding the GIL. stale Stale PR or inactive for long period of time.
#133466 opened May 5, 2025 by zackw Draft
gh-137716: TracebackException to handle messages with punctuation awaiting merge stale Stale PR or inactive for long period of time.
#138111 opened Aug 24, 2025 by krisztian-gajdar Loading…
gh-75261: Propogate use_rawinput to recursive pdb (debug command) awaiting changes stale Stale PR or inactive for long period of time. stdlib Standard Library Python modules in the Lib/ directory
#2947 opened Jul 29, 2017 by segevfiner Contributor Loading…
gh-122931 Allow stable API extensions to include a multiarch tuple in the filename awaiting review stale Stale PR or inactive for long period of time.
#122917 opened Aug 11, 2024 by stefanor Contributor Loading…
bpo-15443: Nanoseconds support for datetime objects (work in progress) awaiting review stale Stale PR or inactive for long period of time.
#21987 opened Aug 28, 2020 by shramov Loading…
gh-86809: Add support for HTTP Range header in HTTPServer awaiting merge stale Stale PR or inactive for long period of time.
#118949 opened May 11, 2024 by lyc8503 Contributor Loading…
gh-137165: Standardized non-zero-padded date formatting for datetime.strftime awaiting core review stale Stale PR or inactive for long period of time.
#139088 opened Sep 18, 2025 by F0RRZZ Contributor Loading…
gh-88427: Deprecate socket.SocketType DO-NOT-MERGE stale Stale PR or inactive for long period of time.
#126272 opened Nov 1, 2024 by rruuaanng Contributor Draft
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-102536: Added _architecture field to sys.implementation DO-NOT-MERGE pending The issue will be closed if no feedback is provided stale Stale PR or inactive for long period of time.
#124582 opened Sep 26, 2024 by rruuaanng Contributor Draft
gh-87175: Port curses capi pointer array to a struct. awaiting core review stale Stale PR or inactive for long period of time.
#24304 opened Jan 23, 2021 by shihai1991 Member Loading…
gh-51067: Add remove() and repack() to ZipFile awaiting merge stale Stale PR or inactive for long period of time.
#134627 opened May 24, 2025 by danny0838 Loading…
gh-96471: Add multiprocessing queue shutdown stale Stale PR or inactive for long period of time. topic-multiprocessing
#104230 opened May 6, 2023 by EpicWink Contributor Draft
gh-131093: Enforce -std=c11 for gcc at configure time rather than make time awaiting review build The build process and cross-build stale Stale PR or inactive for long period of time.
#133608 opened May 7, 2025 by CS-cwhite Loading…
gh-130942: Fix path seperator matched in character ranges for glob.translate awaiting change review stale Stale PR or inactive for long period of time.
#130989 opened Mar 8, 2025 by dmitrin9 Loading…
gh-112898: Fix double close dialog with warning about unsafed files awaiting merge 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.
#113513 opened Dec 27, 2023 by ronaldoussoren Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.