-
-
Notifications
You must be signed in to change notification settings - Fork 35k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.13] gh-123720: When closing an asyncio server, stop the handlers (GH-124689)
awaiting review
DO-NOT-MERGE
topic-asyncio
#154681
opened Jul 25, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-123720: When closing an asyncio server, stop the handlers (GH-124689)
awaiting review
DO-NOT-MERGE
topic-asyncio
#154680
opened Jul 25, 2026 by
miss-islington
Contributor
Loading…
[3.13] gh-120866: Document behavior change of asyncio.Server.wait_closed() since 3.12 (GH-154676)
awaiting merge
docs
Documentation in the Doc dir
skip news
topic-asyncio
#154679
opened Jul 25, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-120866: Document behavior change of asyncio.Server.wait_closed() since 3.12 (GH-154676)
awaiting merge
docs
Documentation in the Doc dir
skip news
topic-asyncio
#154678
opened Jul 25, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-120866: Document behavior change of asyncio.Server.wait_closed() since 3.12 (GH-154676)
awaiting merge
docs
Documentation in the Doc dir
skip news
topic-asyncio
#154677
opened Jul 25, 2026 by
miss-islington
Contributor
Loading…
gh-154546: Make http.cookies.BaseCookie.load() atomic on error
awaiting review
#154674
opened Jul 25, 2026 by
gianghungtien
Contributor
Loading…
gh-154672: Fix use-after-free in itertools.zip_longest via re-entrant iterator
awaiting review
#154673
opened Jul 25, 2026 by
tonghuaroot
Contributor
Loading…
gh-154670: Fix use-after-free in itertools.count via re-entrant step
awaiting merge
#154671
opened Jul 25, 2026 by
tonghuaroot
Contributor
Loading…
gh-154668: Add escaping mode to PyUnicode_FromFormat()
#154669
opened Jul 25, 2026 by
serhiy-storchaka
Member
•
Draft
gh-110721: Remove undefined
_Py_Offer_Suggestions in pycore_pyerrors.h
awaiting review
#154664
opened Jul 25, 2026 by
ByteFlowing1337
Contributor
Loading…
fix: the tempfile_pager function constructs a shell ... in pager.py
awaiting review
#154663
opened Jul 25, 2026 by
anupamme
Loading…
3 tasks done
gh-154661: Reorganize difflib documentation
awaiting core review
docs
Documentation in the Doc dir
skip news
#154662
opened Jul 24, 2026 by
encukou
Member
Loading…
gh-154675: Use lazy imports in the top-level modules of importlib
awaiting core review
skip news
#154657
opened Jul 24, 2026 by
brettcannon
Member
Loading…
fix: sanitize shell/subprocess call in _osx_support.py
awaiting review
#154654
opened Jul 24, 2026 by
anupamme
Loading…
3 tasks done
GH-148468: Accept string-like proxy objects in colorized argparse help
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and security fixes
#154653
opened Jul 24, 2026 by
savannahostrowski
Member
Loading…
[3.15] gh-154189: Fix use-after-free in
functools.partial_vectorcall (GH-154508)
awaiting review
#154652
opened Jul 24, 2026 by
miss-islington
Contributor
Loading…
gh-154493: Add the Unicode license Documentation in the Doc dir
skip news
Doc/license.rst
awaiting core review
docs
#154651
opened Jul 24, 2026 by
StanFromIreland
Member
Loading…
gh-154643: Only use __STDC_VERSION__ when defined
awaiting review
#154650
opened Jul 24, 2026 by
hroncok
Contributor
Loading…
gh-135736: Fix interaction between TaskGroup and aclose()
awaiting review
#154649
opened Jul 24, 2026 by
msullivan
Contributor
Loading…
gh-152433: Windows: do not use _syscmd_ver() on UWP build
awaiting review
#154642
opened Jul 24, 2026 by
thexai
Contributor
Loading…
Ignore the free-threaded Windows build output directories
awaiting review
#154641
opened Jul 24, 2026 by
gianghungtien
Contributor
Loading…
[3.15] gh-152431: update StreamReader transport after StreamWriter.start_tls() (GH-152432)
awaiting review
topic-asyncio
#154630
opened Jul 24, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-152431: update StreamReader transport after StreamWriter.start_tls() (GH-152432)
awaiting review
topic-asyncio
#154629
opened Jul 24, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-140326: disable the relative import in asyncio REPL (GH-140327)
awaiting review
#154628
opened Jul 24, 2026 by
miss-islington
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.