-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-129185: Fix PyTraceMalloc_Untrack() at Python exit
awaiting core review
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
#129191
opened Jan 22, 2025 by
vstinner
Loading…
gh-128779: Fix site venv() for system site-packages
awaiting core review
skip news
#129184
opened Jan 22, 2025 by
vstinner
Loading…
Add AtomicCounter class to threading module
awaiting core review
#129183
opened Jan 22, 2025 by
haim0n
Loading…
gh-128509: Add
PyUnstable_IsImmortal
for finding immortal objects
awaiting review
#129182
opened Jan 22, 2025 by
ZeroIntensity
Loading…
gh-128772: Fix pydoc for methods with __module__ is None
awaiting core review
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
#129177
opened Jan 22, 2025 by
serhiy-storchaka
Loading…
gh-128863: Deprecate _PyLong_Sign() function
awaiting core review
#129176
opened Jan 22, 2025 by
vstinner
Loading…
[3.11] gh-119461: Fix ThreadedVSOCKSocketStreamTest
awaiting core review
skip news
tests
Tests in the Lib/test dir
#129171
opened Jan 22, 2025 by
vstinner
Loading…
gh-129149: Add Missing fast path in PyLong_From*() functions for compact integers
awaiting core review
#129168
opened Jan 22, 2025 by
srinivasreddy
Loading…
gh-129165: Clarify that signal.raise_signal() sends signal to calling thread
awaiting review
docs
Documentation in the Doc dir
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
#129167
opened Jan 22, 2025 by
Emir2099
Loading…
gh-129157: Change the location of with statement AST nodes to spawn the first line
awaiting core review
#129162
opened Jan 21, 2025 by
pablogsal
Loading…
[3.13] gh-118878: Pyrepl: show completions menu below the current line (GH-118939)
awaiting review
topic-repl
Related to the interactive shell
#129161
opened Jan 21, 2025 by
miss-islington
Loading…
[3.13] gh-126172: Fix a misleading statement in PYTHON_BASIC_REPL documentation (GH-127203)
awaiting merge
docs
Documentation in the Doc dir
skip news
#129152
opened Jan 21, 2025 by
miss-islington
Loading…
GH-127381: pathlib ABCs: remove
JoinablePath.match()
awaiting core review
skip news
topic-pathlib
#129147
opened Jan 21, 2025 by
barneygale
Loading…
gh-129061: Fix bugs and security fixes
FORCE_COLOR
and NO_COLOR
when empty strings
needs backport to 3.13
[3.13] gh-127873: Only check
sys.flags.ignore_environment
for PYTHON*
env vars (GH-127877)
awaiting core review
#129138
opened Jan 21, 2025 by
hugovk
Loading…
gh-128690: Update test_embed for getpath.py exec_prefix change
awaiting core review
skip news
tests
Tests in the Lib/test dir
#129137
opened Jan 21, 2025 by
vstinner
Loading…
[3.13] GH-127953: Make line number lookup O(1) regardless of the size of the code object
awaiting core review
#129127
opened Jan 21, 2025 by
markshannon
Loading…
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
awaiting core review
needs backport to 3.12
bug and security fixes
skip news
#129123
opened Jan 21, 2025 by
serhiy-storchaka
Loading…
gh-118761: Improve import time of
sqlite3
awaiting review
#129118
opened Jan 21, 2025 by
Wulian233
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.