-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-88405: Use platform defined data directories instead of ~/.python_history
awaiting review
#26377
opened May 26, 2021 by
oxalica
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-92041: Improve performance of inspect.getmodule
awaiting core review
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
#92042
opened Apr 29, 2022 by
mdeck
Loading…
bpo-32642: Allow for PathLike objects in sys.path
awaiting review
#22000
opened Aug 29, 2020 by
sroet
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…
bpo-18233: Add SSLSocket.get_verified_chain() and SSLSocket.get_unverified_chain()
awaiting change review
#17938
opened Jan 10, 2020 by
chrisburr
Loading…
bpo-12806: Add argparse FlexiHelpFormatter
awaiting core review
#22129
opened Sep 7, 2020 by
davesteele
Loading…
bpo-42643: Add support for HTTP range requests
awaiting core review
#24228
opened Jan 16, 2021 by
DavidBord
Loading…
[WIP] bpo-29672: Save and restore module warning registries in catch_warnings
stale
Stale PR or inactive for long period of time.
#8232
opened Jul 10, 2018 by
segevfiner
•
Draft
4 tasks
GH-98894: Fix
function__return
and function__entry
dTrace probe missing after GH-103083
awaiting review
#125019
opened Oct 6, 2024 by
Zheaoli
Loading…
bpo-39533: Use
statx
on more recent Linux to expose st_flags
and st_btime
on all platforms
awaiting review
#19125
opened Mar 23, 2020 by
ntninja
Loading…
bpo-22393: Fix deadlock from pool worker death without communication
awaiting changes
needs backport to 3.13
bugs and security fixes
#16103
opened Sep 13, 2019 by
applio
Loading…
gh-76785: Multiple Interpreters in the Stdlib (PEP 554)
awaiting core review
type-feature
A feature request or enhancement
#18817
opened Mar 6, 2020 by
nanjekyejoannah
Loading…
gh-101558: Add time.sleep_until()
awaiting merge
stdlib
Python modules in the Lib dir
#101559
opened Feb 4, 2023 by
haukex
Loading…
gh-62569: Add certificate and private key types
DO-NOT-MERGE
stale
Stale PR or inactive for long period of time.
bpo-1346874: Add 'Expect: 100-Continue' support to httplib
awaiting review
#14880
opened Jul 21, 2019 by
tbartlett0
Loading…
gh-81677: basic support for annotations in __text_signature__'s
awaiting review
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-typing
#101872
opened Feb 13, 2023 by
skirpichev
Loading…
bpo-36656: Add race-free os.symlink wrapper / helper
awaiting changes
DO-NOT-MERGE
#14464
opened Jun 29, 2019 by
HaleTom
Loading…
gh-96354: Port docstring of
unicode_find
family to Argument Clinic
awaiting review
#96356
opened Aug 28, 2022 by
ofey404
Loading…
bpo-38288: adding strict_timestamps keyword arg to shutil.make_archive
awaiting review
#16797
opened Oct 14, 2019 by
ta1hia
Loading…
bpo-45235: Fix argparse namespace overridden by subparsers default
awaiting review
#29574
opened Nov 16, 2021 by
frostming
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.