-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.13] gh-112729: Correctly fail when the process is out of memory during interpreter creation (GH-139164)
awaiting core review
topic-subinterpreters
#139169
opened Sep 19, 2025 by
ZeroIntensity
Loading…
[3.14] gh-112729: Correctly fail when the process is out of memory during interpreter creation (GH-139164)
awaiting review
topic-subinterpreters
#139168
opened Sep 19, 2025 by
miss-islington
Loading…
gh-132006: Add support for handling XCPrivacy manifests
awaiting core review
OS-ios
#139163
opened Sep 19, 2025 by
freakboy3742
Loading…
Run Tests in the Lib/test dir
test_interpreters
on the free-threaded build
tests
#139162
opened Sep 19, 2025 by
ZeroIntensity
•
Draft
[3.14] gh-139076: Fix regression in pydoc not showing extension functions (GH-139077)
awaiting review
#139160
opened Sep 19, 2025 by
miss-islington
Loading…
gh-139155: Remove "dictionaries are sorted by key" note in pprint docs
awaiting review
docs
Documentation in the Doc dir
skip news
#139159
opened Sep 19, 2025 by
bswck
Loading…
gh-139156: Use PyBytesWriter in UTF-32 encoder
awaiting core review
skip news
#139157
opened Sep 19, 2025 by
vstinner
Loading…
gh-139153: Use Rosetta for x86_64 macOS JIT builds on ARM runners
awaiting review
skip news
#139154
opened Sep 19, 2025 by
JacobCoffee
Loading…
Docs: add missing tools to
Tools/README
awaiting core review
skip issue
skip news
#139150
opened Sep 19, 2025 by
sobolevn
Loading…
gh-139146: Check calloc() results in test_pre_initialization_sys_options
awaiting review
skip news
tests
Tests in the Lib/test dir
#139147
opened Sep 19, 2025 by
zeff-ir
Loading…
Remove link to the PDF downloads
awaiting merge
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 issue
skip news
#139142
opened Sep 18, 2025 by
AA-Turner
Loading…
GH-137630: Convert
_interpchannels
to use Argument Clinic
awaiting merge
skip news
topic-argument-clinic
#139141
opened Sep 18, 2025 by
AA-Turner
Loading…
Docs/howto/remote_debugging: Give non-sudo suggestions first
awaiting review
docs
Documentation in the Doc dir
needs backport to 3.14
bugs and security fixes
skip issue
skip news
#139139
opened Sep 18, 2025 by
geofft
Loading…
gh-139134: Fix pathlib.Path.copy() Windows privilege errors with copyfile2 fallback
awaiting review
#139135
opened Sep 18, 2025 by
dynamicy
Loading…
gh-64490: Tweak AC implementation for
**kwds
awaiting core review
skip news
topic-argument-clinic
#139133
opened Sep 18, 2025 by
AA-Turner
Loading…
gh-125318: Prevent segfaults when zoneinfo is used with "false friends"
awaiting core review
#139132
opened Sep 18, 2025 by
pganssle
Loading…
gh-135604: Append to
.gitignore
instead of overwriting it
awaiting core review
#139130
opened Sep 18, 2025 by
pradyunsg
Loading…
gh-139122: Reimplement base UUID type, uuid4(), and uuid7() in C
awaiting core review
#139123
opened Sep 18, 2025 by
1st1
Loading…
[3.14] gh-135755: Make Py_TAIL_CALL_INTERP macro private (#138981)
awaiting merge
skip news
#139120
opened Sep 18, 2025 by
vstinner
Loading…
[3.14] Document Documentation in the Doc dir
skip issue
skip news
sprint
topic-C-API
topic-subinterpreters
Py_AddPendingCall()
change with subinterpreters in 3.12 (GH-139117)
awaiting review
docs
#139118
opened Sep 18, 2025 by
miss-islington
Loading…
[3.14] gh-135729: Store reference to globals in
Interpreter._decref
(GH-139104)
awaiting review
sprint
#139112
opened Sep 18, 2025 by
miss-islington
Loading…
[3.14] Make Android streams respect the unbuffered (
-u
) option (GH-138806)
awaiting merge
skip issue
skip news
#139108
opened Sep 18, 2025 by
miss-islington
Loading…
gh-139105: Fix the EOF key shows on Windows for sqlite3 .help
awaiting review
#139106
opened Sep 18, 2025 by
kemingy
Loading…
[3.14] Remove unmatched closing parenthesis (GH-139082)
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#139099
opened Sep 18, 2025 by
miss-islington
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.