-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.13] gh-148954: Escape methodname in xmlrpc.client.dumps() to prevent XML injection (GH-148968)
awaiting review
#151035
opened Jun 6, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-148954: Escape methodname in xmlrpc.client.dumps() to prevent XML injection (GH-148968)
awaiting review
#151034
opened Jun 6, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-148954: Escape methodname in xmlrpc.client.dumps() to prevent XML injection (GH-148968)
awaiting review
#151033
opened Jun 6, 2026 by
miss-islington
Contributor
Loading…
gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython replaced on disk
awaiting core review
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#151032
opened Jun 6, 2026 by
ambv
Contributor
Loading…
gh-151024: Add a C accelerator for html.escape() and html.unescape()
#151025
opened Jun 6, 2026 by
gaborbernat
Contributor
•
Draft
gh-151021: Fix mmap empty searches past the end
awaiting review
#151023
opened Jun 6, 2026 by
esadomer
Contributor
Loading…
gh-150966: Fix live profiling error tests
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
tests
Tests in the Lib/test dir
#151020
opened Jun 6, 2026 by
pablogsal
Member
Loading…
gh-150994: _colorize: modernize typing imports
awaiting core review
#151018
opened Jun 6, 2026 by
JelleZijlstra
Member
Loading…
gh-151001: fix coverage-lcov target for lcov v2.x
awaiting review
#151008
opened Jun 6, 2026 by
Aniketsy
Contributor
Loading…
gh-139669: Make
__name__ and __file__ as a proxy for _LazyModule.__spec__
awaiting review
#151006
opened Jun 6, 2026 by
xuantengh
Contributor
Loading…
gh-145497: Compute static builtin type count at compile time via X-macro
awaiting core review
#151004
opened Jun 6, 2026 by
corona10
Member
Loading…
Fix statements in unicode.rst
awaiting review
docs
Documentation in the Doc dir
skip news
#151003
opened Jun 6, 2026 by
manoj-marimuthu
Contributor
Loading…
gh-150942: Speed up frame local item collection
awaiting core review
#151002
opened Jun 6, 2026 by
omkar-334
Contributor
Loading…
gh-128670: keep the public base executable when creating a venv from a venv
awaiting review
#150999
opened Jun 6, 2026 by
gaborbernat
Contributor
Loading…
gh-150942: Speed up csv.reader row building
awaiting review
#150995
opened Jun 6, 2026 by
omkar-334
Contributor
Loading…
gh-150988: Fix refleak in
OSError when attrs are set before super().__init__
awaiting review
#150990
opened Jun 5, 2026 by
lgeiger
Contributor
Loading…
GH-61082: Clarify nargs='*' positional default behavior
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#150989
opened Jun 5, 2026 by
savannahostrowski
Member
Loading…
GH-59633: Clarify dest collisions in argparse docs
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#150987
opened Jun 5, 2026 by
savannahostrowski
Member
Loading…
gh-143768: Replace a dangling interpreter symlink when creating a venv
awaiting review
#150985
opened Jun 5, 2026 by
claydugo
Contributor
Loading…
gh-150932: Add a partial-line-marker on Apple system logger and optimize the iOS testbed runner
awaiting review
#150983
opened Jun 5, 2026 by
timrid
Loading…
GH-55797: Add new features, bugs and security fixes
DO-NOT-MERGE
ArgumentParser.add_mutually_inclusive_group
3.16
#150981
opened Jun 5, 2026 by
savannahostrowski
Member
•
Draft
GH-54732: Tweak wording around empty lines in argument files
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#150980
opened Jun 5, 2026 by
savannahostrowski
Member
Loading…
gh-145239: Colorize
case + in the REPL
awaiting review
skip news
#150979
opened Jun 5, 2026 by
johnslavik
Member
Loading…
gh-150973: Add PyUnicodeWriter_WriteRawStr() function
awaiting core review
topic-C-API
#150974
opened Jun 5, 2026 by
vstinner
Member
Loading…
Fix inconsistent spacing in pairwise docstring
awaiting review
skip issue
skip news
#150971
opened Jun 5, 2026 by
fcaporuscio
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.