-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
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-117174: Add a new route in linecache to fetch interactive source code
awaiting merge
skip news
topic-repl
Related to the interactive shell
#117500
opened Apr 3, 2024 by
pablogsal
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-120144: Make it possible to use
sys.monitoring
for bdb and make it default for pdb
awaiting merge
#124533
opened Sep 25, 2024 by
gaogaotiantian
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-65821: Fix ctypes.util.find_library with musl
awaiting changes
OS-unsupported
stdlib
Python modules in the Lib dir
topic-ctypes
#18380
opened Feb 6, 2020 by
ncopa
Loading…
gh-74028:
concurrent.futures.Executor.map
: introduce buffersize
param for lazier behavior
awaiting merge
#125663
opened Oct 17, 2024 by
ebonnal
Loading…
gh-102536: Added The issue will be closed if no feedback is provided
_architecture
field to sys.implementation
DO-NOT-MERGE
pending
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-87175: Port curses capi pointer array to a struct.
awaiting core review
#24304
opened Jan 23, 2021 by
shihai1991
Loading…
gh-103997: Automatically dedent the argument to "-c"
awaiting merge
#103998
opened Apr 29, 2023 by
Erotemic
Loading…
gh-112898: Fix double close dialog with warning about unsafed files
awaiting merge
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
#113513
opened Dec 27, 2023 by
ronaldoussoren
Loading…
bpo-37952: SSL: add support for export_keying_material
awaiting change review
DO-NOT-MERGE
type-feature
A feature request or enhancement
#25255
opened Apr 7, 2021 by
wingel
Loading…
gh-129858: Special syntax error for
elif
block after else
awaiting review
#129902
opened Feb 9, 2025 by
swfarnsworth
Loading…
gh-128605: Add branch protections for x86_64 in asm_trampoline.S
awaiting changes
#128606
opened Jan 8, 2025 by
stratakis
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…
gh-82909: Update PC/pyconfig.h to allow disabling pragma based auto-linking
awaiting review
build
The build process and cross-build
OS-windows
#19740
opened Apr 27, 2020 by
jcfr
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.