-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
_struct.c: Fix UB from integer overflow in prepare_s
awaiting merge
needs backport to 3.13
#145158
opened Feb 23, 2026 by
StanFromIreland
Loading…
gh-145142: Make str.maketrans safe under free-threading
awaiting review
#145157
opened Feb 23, 2026 by
VanshAgarwal24036
Loading…
Reference implementation for PEP 797
DO-NOT-MERGE
#145150
opened Feb 23, 2026 by
ZeroIntensity
•
Draft
gh-145144: Add more tests for UserList, UserDict, etc
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
tests
Tests in the Lib/test dir
#145145
opened Feb 23, 2026 by
serhiy-storchaka
Loading…
[3.10] gh-143916: Allow HTAB in wsgiref header values
awaiting review
skip news
#145140
opened Feb 23, 2026 by
miss-islington
Loading…
[3.11] gh-143916: Allow HTAB in wsgiref header values
awaiting review
skip news
#145139
opened Feb 23, 2026 by
miss-islington
Loading…
gh-94521: Copy or cut current line while no selection
awaiting review
#145134
opened Feb 23, 2026 by
znsoooo
Loading…
WIP: Docs: use a Sphinx extension to eliminate excessive links
awaiting core review
skip issue
skip news
#145130
opened Feb 22, 2026 by
nedbat
Loading…
gh-145118: Add
frozendict support to str.maketrans()
awaiting review
#145129
opened Feb 22, 2026 by
StanFromIreland
Loading…
gh-141004: Document missing type flags
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
skip news
topic-C-API
#145127
opened Feb 22, 2026 by
ZeroIntensity
Loading…
gh-145056: Add support for frozendict in dataclass asdict and astuple
awaiting review
#145125
opened Feb 22, 2026 by
eendebakpt
Loading…
gh-145118: Add
frozendict support to type()
awaiting review
#145124
opened Feb 22, 2026 by
StanFromIreland
Loading…
gh-145119: Allow frozendict to be assigned to instance __dict__
awaiting review
#145123
opened Feb 22, 2026 by
mohsinm-dev
Loading…
gh-50571: Check bytecode before accepting a breakpoint in pdb
awaiting review
#145121
opened Feb 22, 2026 by
aisk
Loading…
gh-145117: Fix pprint.isreadable() returning True for inf/nan
awaiting review
#145120
opened Feb 22, 2026 by
zetzschest
Loading…
GH-145110: fix arguments
Clean and CleanAll for argument -t of batch.bat in case of PGO builds on Windows
awaiting review
#145111
opened Feb 22, 2026 by
chris-eibl
Loading…
gh-145107: simplify staggered race using eager_start=False
awaiting review
#145108
opened Feb 22, 2026 by
graingert
Loading…
gh-145105: Fix crash in csv.reader with re-entrant iterator
awaiting review
#145106
opened Feb 22, 2026 by
raminfp
Loading…
gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe)
awaiting core review
infra
CI, GitHub Actions, buildbots, Dependabot, etc.
skip news
#145099
opened Feb 22, 2026 by
clintonsteiner
Loading…
gh-142889: Restructure PyDictKeysObject memory layout for simpler access
awaiting review
#145097
opened Feb 22, 2026 by
clintonsteiner
Loading…
gh-145031: suggest the module in "python -m module"
awaiting review
#145096
opened Feb 22, 2026 by
Locked-chess-official
Loading…
gh-122941: Fix test_launcher sporadic failures via py.ini isolation
awaiting core review
skip news
#145090
opened Feb 21, 2026 by
itamaro
Loading…
docs: fix description of 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
function parameter of shutil.register_archive_format
awaiting core review
docs
#145087
opened Feb 21, 2026 by
brianschubert
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.