-
-
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
gh-154971: Decompose IocpProactor._poll()
awaiting review
#155142
opened Aug 3, 2026 by
deadlovelll
Contributor
Loading…
[3.13] gh-75279: Document that asyncio StreamWriter.drain() may not yield to the event loop (GH-155132)
awaiting review
docs
Documentation in the Doc dir
skip news
topic-asyncio
#155136
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-75279: Document that asyncio StreamWriter.drain() may not yield to the event loop (GH-155132)
awaiting review
docs
Documentation in the Doc dir
skip news
topic-asyncio
#155135
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-75279: Document that asyncio StreamWriter.drain() may not yield to the event loop (GH-155132)
awaiting review
docs
Documentation in the Doc dir
skip news
topic-asyncio
#155134
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
gh-104091: Suggest TaskGroup for running background tasks in asyncio.create_task() 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
topic-asyncio
#155133
opened Aug 3, 2026 by
kumaraditya303
Contributor
Loading…
[3.15] gh-145030: Fix asyncio write pipe transport for named FIFOs on Solaris (GH-155110)
awaiting review
#155131
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-145030: Fix asyncio write pipe transport for named FIFOs on Solaris (GH-155110)
awaiting review
#155130
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.13] gh-145030: Fix asyncio write pipe transport for named FIFOs on Solaris (GH-155110)
awaiting review
#155129
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
gh-154863: Check the encoded bytes in the shift state flush test
awaiting core review
skip news
tests
Tests in the Lib/test dir
#155128
opened Aug 3, 2026 by
serhiy-storchaka
Member
Loading…
gh-155126: Implement PEP 828
awaiting core review
#155127
opened Aug 3, 2026 by
ZeroIntensity
Member
Loading…
[3.13] gh-154937: Fix
_thread._shutdown() racing with _thread.start_joinable_thread on ThreadHandle.ident (GH-155085)
awaiting review
#155125
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-154937: Fix
_thread._shutdown() racing with _thread.start_joinable_thread on ThreadHandle.ident (GH-155085)
awaiting review
#155124
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.15] gh-154937: Fix
_thread._shutdown() racing with _thread.start_joinable_thread on ThreadHandle.ident (GH-155085)
awaiting review
#155123
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
gh-152105: Remove docs snippet that uses internal C API
awaiting merge
docs
Documentation in the Doc dir
skip news
#155122
opened Aug 3, 2026 by
encukou
Member
Loading…
gh-155109: Run tests exhausting the C stack with a limited C stack
awaiting core review
#155120
opened Aug 3, 2026 by
serhiy-storchaka
Member
Loading…
gh-139314: Add support for linking against
zlib-rs and libbzip2-rs
awaiting core review
#155119
opened Aug 3, 2026 by
StanFromIreland
Member
Loading…
[3.13] gh-98820: Fix quadratic time in csv.Sniffer for quoted fields (GH-154867)
awaiting review
type-security
A security issue
#155118
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.14] gh-98820: Fix quadratic time in csv.Sniffer for quoted fields (GH-154867)
awaiting review
type-security
A security issue
#155117
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.10] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes (GH-154868) (GH-155113)
awaiting review
type-security
A security issue
#155116
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.11] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes (GH-154868) (GH-155113)
awaiting review
type-security
A security issue
#155115
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
[3.12] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes (GH-154868) (GH-155113)
awaiting review
type-security
A security issue
#155114
opened Aug 3, 2026 by
miss-islington
Contributor
Loading…
gh-155090: Fix ftscalingbench core selection on CPUs with favoured cores
awaiting review
#155105
opened Aug 3, 2026 by
overlorde
Contributor
Loading…
gh-152023: Update Android and Windows builds to SQLite 3.53.3
#155101
opened Aug 2, 2026 by
StanFromIreland
Member
•
Draft
gh-155095: Fix docs changes builder for our custom directives
awaiting core review
skip news
#155100
opened Aug 2, 2026 by
StanFromIreland
Member
Loading…
gh-155097: Add converter and formatter parameters in csv.reader and csv.writer
awaiting core review
extension-modules
C modules in the Modules dir
#155099
opened Aug 2, 2026 by
serhiy-storchaka
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.