-
-
Notifications
You must be signed in to change notification settings - Fork 35.1k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.15] gh-151925: Clarify ast.DictComp.value for dict unpacking (GH-152463)
awaiting review
docs
Documentation in the Doc dir
skip news
#155252
opened Aug 5, 2026 by
miss-islington
Contributor
Loading…
gh-155228: Check the length of parameter descriptions in Argument Clinic
awaiting review
#155251
opened Aug 5, 2026 by
ghostiee-11
Loading…
gh-107570: Argument Clinic: report errors on the offending line
awaiting core review
#155250
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-155247: Use raw string content for the extensions cache key
awaiting core review
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
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
type-bug
An unexpected behavior, bug, or error
#155249
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-108271, gh-108270: Argument Clinic: parameter aliases and deprecation
awaiting core review
#155248
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-69370: Fix "python -m inspect --details" for unencodable paths
awaiting core review
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
stdlib
Standard Library Python modules in the Lib/ directory
type-bug
An unexpected behavior, bug, or error
#155246
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-152105: Remove PyUnstable_ExecutableKinds and related macros
awaiting merge
#155244
opened Aug 5, 2026 by
encukou
Member
Loading…
gh-145685: Remove
_PySeqLock that is not used anymore
awaiting review
#155243
opened Aug 5, 2026 by
maurycy
Contributor
Loading…
[3.14] gh-152105: Remove docs snippet that uses internal C API (GH-155122)
awaiting review
docs
Documentation in the Doc dir
skip news
#155242
opened Aug 5, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-152105: Remove docs snippet that uses internal C API (GH-155122)
awaiting review
docs
Documentation in the Doc dir
skip news
#155241
opened Aug 5, 2026 by
miss-islington
Contributor
Loading…
[3.13] gh-152105: Remove docs snippet that uses internal C API (GH-155122)
awaiting review
docs
Documentation in the Doc dir
skip news
#155240
opened Aug 5, 2026 by
miss-islington
Contributor
Loading…
gh-69371: Fix pydoc for modules whose path contains undecodable bytes
awaiting core review
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
stdlib
Standard Library Python modules in the Lib/ directory
type-bug
An unexpected behavior, bug, or error
#155239
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-152548: Add options, env and timeout parameters to runInSubprocess() (GH-155163)
awaiting core review
skip news
tests
Tests in the Lib/test dir
#155238
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-155236: Add the dedent parameter in inspect.cleandoc() and inspect.getdoc()
awaiting core review
#155237
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-155233: Fix asyncio.Barrier reusing a cancelled task's index
awaiting review
#155235
opened Aug 5, 2026 by
sreehariannam
Loading…
gh-67217: Test both warnings implementations in environment variable tests
awaiting core review
skip news
tests
Tests in the Lib/test dir
#155234
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
Docs: simplify turtle tutorial's star example code
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#155232
opened Aug 5, 2026 by
m-aciek
Contributor
Loading…
gh-155009: Fix argparse test on non-UTF-8 locales like Raspbian
awaiting merge
needs backport to 3.14
bugs and security fixes
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
skip news
#155227
opened Aug 5, 2026 by
hugovk
Member
Loading…
[3.15] gh-155218: Generate the option group flags in a stable order (GH-155219)
awaiting core review
#155226
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-63866: Add the "htmlcharrefreplace" error handler
awaiting core review
stdlib
Standard Library Python modules in the Lib/ directory
type-feature
A feature request or enhancement
#155223
opened Aug 5, 2026 by
serhiy-storchaka
Member
Loading…
gh-64470: Validate the port in urlsplit() and urlparse()
#155220
opened Aug 5, 2026 by
serhiy-storchaka
Member
•
Draft
[3.15] gh-155207: Add --dry-run and --diff options to Argument Clinic (GH-155208)
awaiting review
#155213
opened Aug 5, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-64502: Fix Argument Clinic support of optional groups with defaults (GH-155191)
awaiting review
#155209
opened Aug 5, 2026 by
miss-islington
Contributor
Loading…
gh-149755: remove decimal benchmarks
awaiting review
skip news
#155198
opened Aug 5, 2026 by
skirpichev
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.