-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
minor fix perf_trampoline alignment to actually align to 32 bits
awaiting review
#155949
opened Aug 17, 2026 by
MaxistheSpy
Loading…
gh-155944: Catch only expected errors in getDOMImplementation fallback
awaiting review
#155948
opened Aug 17, 2026 by
tobiaspal
Loading…
[3.15] gh-155315: Fix marshal round-trip of shared frozendict references (GH-155316)
awaiting review
#155945
opened Aug 17, 2026 by
miss-islington
Contributor
Loading…
gh-155619: Fix data races in the context watcher registry
awaiting review
sprint
topic-free-threading
#155943
opened Aug 17, 2026 by
cobed95
Loading…
gh-155941: Close the transport when a plain client_connected_cb raises
awaiting review
sprint
#155942
opened Aug 17, 2026 by
danielKim614
Contributor
Loading…
gh-155935: Stop
FileFinder._find_children retrying a failing directory scan
awaiting review
sprint
#155939
opened Aug 17, 2026 by
tobiaspal
Loading…
gh-155928: Close transport when a synchronous stream callback raises
awaiting review
sprint
#155937
opened Aug 17, 2026 by
yangbaechu
Contributor
Loading…
gh-155934: Fix socket leak and silent error for asyncio accepted connections
awaiting review
sprint
#155936
opened Aug 17, 2026 by
danielKim614
Contributor
Loading…
[3.15] gh-141510: Document frozendict support in json (gh-155929)
awaiting review
docs
Documentation in the Doc dir
skip news
sprint
#155933
opened Aug 17, 2026 by
miss-islington
Contributor
Loading…
[3.13] gh-153970: Fix str() of CalledProcessError when returncode is not an integer (GH-153971)
awaiting review
#155931
opened Aug 17, 2026 by
americano212
Loading…
gh-155596: Fix pprint expand mode ignoring width for nested values
awaiting review
sprint
#155926
opened Aug 17, 2026 by
cobed95
Loading…
gh-105250: Fix NEWOBJ handling of custom metaclasses in C pickle
awaiting merge
sprint
#155920
opened Aug 17, 2026 by
chaerrypick01
Loading…
gh-155875: Fix new_prescr screen lifetime
awaiting review
#155914
opened Aug 16, 2026 by
BHUVANSH855
Contributor
Loading…
gh-155907: Raise OSError and KeyboardInterrupt when reading marshal data
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
#155909
opened Aug 16, 2026 by
serhiy-storchaka
Member
Loading…
gh-155905: Fix error handling in _testcapi helpers
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
skip news
tests
Tests in the Lib/test dir
type-crash
A hard crash of the interpreter, possibly with a core dump
#155906
opened Aug 16, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-155888: Fix asyncio writelines() hanging on an empty chunk (GH-155889)
awaiting review
#155904
opened Aug 16, 2026 by
miss-islington
Contributor
Loading…
gh-148653: Forbid marshalling recursive tuples
awaiting core review
#155903
opened Aug 16, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-151895: Fix marshal.loads() crash on dict reference-tracking failure (GH-151896)
awaiting review
#155902
opened Aug 16, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-154196: Improve
AttributeError messages from unresolved lazy imports (GH-154688)
awaiting review
topic-lazy-imports
#155899
opened Aug 16, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-148817: Fold long lists/sets of constant elements into constant tuples/frozensets (GH-149016)
awaiting review
#155897
opened Aug 16, 2026 by
miss-islington
Contributor
Loading…
gh-155894: Fix wait_for() docs claiming a coroutine is wrapped in a Task
awaiting review
skip news
#155895
opened Aug 16, 2026 by
deadlovelll
Contributor
Loading…
[3.15] gh-155519: fix data-race for Context.ctx_vars (GH-155522)
awaiting review
topic-free-threading
#155893
opened Aug 16, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-155519: fix data-race for Context.ctx_vars (GH-155522)
awaiting review
topic-free-threading
#155892
opened Aug 16, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-155717: use
spawn as the default start method for read-only filesystems (GH-155827)
awaiting merge
#155887
opened Aug 16, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-155717: use
spawn as the default start method for read-only filesystems (GH-155827)
#155886
opened Aug 16, 2026 by
miss-islington
Contributor
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.