-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-134070: Fix mi_clz32/mi_ctz32 to prevent out-of-bounds read (GH-134149)
docs
Documentation in the Doc dir
gh-134150: Clarify distinction between JSON and Python objects
awaiting review
docs
Documentation in the Doc dir
skip news
#134154
opened May 17, 2025 by
MichaByte
Loading…
gh-134070: Prevent out-of-bounds read in mi_clz32 and mi_ctz32
awaiting review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#134149
opened May 17, 2025 by
vedant713
Loading…
gh-57089: Note _layout_ in the bitfield docs
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.14
bugs and security fixes
skip news
topic-ctypes
#134148
opened May 17, 2025 by
encukou
Loading…
gh-133890: Handle UnicodeEncodeError in tarfile
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#134147
opened May 17, 2025 by
serhiy-storchaka
Loading…
gh-134144: Fix use-after-free in zapthreads()
awaiting merge
needs backport to 3.14
bugs and security fixes
#134145
opened May 17, 2025 by
b-pass
Loading…
Add notes on nogil & reinitialization to the Opt-Out section in Module Isolation HOWTO
awaiting core review
docs
Documentation in the Doc dir
skip issue
skip news
topic-C-API
#134141
opened May 17, 2025 by
encukou
Loading…
gh-134097: Print number of refs & blocks after each statement in new REPL
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
topic-repl
Related to the interactive shell
#134136
opened May 17, 2025 by
Eclips4
Loading…
gh-133889: Only show the path of the URL in the SimpleHTTPRequestHandler page
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#134135
opened May 17, 2025 by
serhiy-storchaka
Loading…
gh-134086: Remove deprecated function locale.getdefaultlocale
#134129
opened May 17, 2025 by
StanFromIreland
•
Draft
gh-134082: modernize
string.Formatter
class docstring
awaiting core review
skip news
#134125
opened May 17, 2025 by
picnixz
Loading…
gh-134114: Clarify FAQ note about dictonary keys
awaiting core review
docs
Documentation in the Doc dir
skip news
#134118
opened May 16, 2025 by
StanFromIreland
Loading…
gh-134100: Fix UAF in PyImport_ImportModuleLevelObject
awaiting merge
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#134117
opened May 16, 2025 by
Nico-Posada
Loading…
gh-54732: Fix argparse arg file parsing
awaiting review
#134115
opened May 16, 2025 by
StanFromIreland
Loading…
GH-128520: pathlib ABCs: tweak protocol for virtual path strings
skip news
topic-pathlib
#134104
opened May 16, 2025 by
barneygale
•
Draft
gh-131178: Add CLI tests for profile module
awaiting review
skip news
tests
Tests in the Lib/test dir
#134103
opened May 16, 2025 by
ShauryaDusht
Loading…
GH-128520: pathlib ABCs: improve protocol for 'openable' objects
awaiting core review
skip news
topic-pathlib
#134101
opened May 16, 2025 by
barneygale
Loading…
gh-132124: improve safety nets for creating AF_UNIX socket files
awaiting change review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#134085
opened May 16, 2025 by
picnixz
Loading…
gh-133374: fix test_python_legacy_windows_stdio
awaiting merge
OS-windows
skip news
tests
Tests in the Lib/test dir
#134080
opened May 16, 2025 by
methane
Loading…
gh-115119: removed implicit fallback to the bundled libmpdec
awaiting review
#134078
opened May 16, 2025 by
skirpichev
Loading…
gh-134036: Improve error messages for invalid
raise
statements
awaiting core review
#134077
opened May 16, 2025 by
sobolevn
Loading…
gh-133956 fix bug where
ClassVar
string annotation in @dataclass
caused incorrect __init__
generation
awaiting review
topic-dataclasses
#134073
opened May 15, 2025 by
dzherb
Loading…
gh-134064: Fix sys.remote_exec() error checking
awaiting merge
needs backport to 3.14
bugs and security fixes
skip news
#134067
opened May 15, 2025 by
vstinner
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.