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
Sort

Pull requests list

gh-102140: fix false negative in csv.Sniffer.has_header 3.13 bugs and security fixes awaiting changes needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#103341 opened Apr 7, 2023 by Drakariboo Loading…
gh-90533: Implement BytesIO.peek() awaiting merge topic-IO type-feature A feature request or enhancement
#30808 opened Jan 22, 2022 by marcelm Loading…
gh-72793: C implementation of parts of copy.deepcopy awaiting change review extension-modules C modules in the Modules dir performance Performance or resource usage
#91610 opened Apr 16, 2022 by eendebakpt Loading…
gh-101558: Add time.sleep_until() awaiting merge stdlib Python modules in the Lib dir
#101559 opened Feb 4, 2023 by haukex Loading…
bpo-19217: Speed up assertEqual on long sequences awaiting changes performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#27434 opened Jul 28, 2021 by jdevries3133 Loading…
gh-75261: Propogate use_rawinput to recursive pdb (debug command) awaiting changes stale Stale PR or inactive for long period of time. stdlib Python modules in the Lib dir
#2947 opened Jul 29, 2017 by segevfiner Loading…
gh-104523: Use dynamic rule for compiling libmpdec and libexpat awaiting changes build The build process and cross-build skip news
#104574 opened May 17, 2023 by indygreg Loading…
gh-102536: Added _architecture field to sys.implementation DO-NOT-MERGE pending The issue will be closed if no feedback is provided
#124582 opened Sep 26, 2024 by rruuaanng Draft
gh-77578: IDLE Help - let users control font size awaiting review stale Stale PR or inactive for long period of time.
#6665 opened Apr 30, 2018 by csabella Loading…
gh-92613: Deprecate other uuencode functionality per PEP 594 & document as such awaiting changes docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-email
#92758 opened May 13, 2022 by CAM-Gerlach Loading…
ProTip! Exclude everything labeled bug with -label:bug.