-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-145376: Fix refleak bug and pointer type bug in Parser/
awaiting review
#145684
opened Mar 9, 2026 by
eendebakpt
Loading…
[3.14] Document that PyType_GetModule returns a borrowed ref (GH-145612)
awaiting core review
needs backport to 3.13
bugs and security fixes
skip issue
skip news
#145682
opened Mar 9, 2026 by
encukou
Loading…
gh-145678: Fix use-after-free in itertools.groupby _grouper_next()
awaiting review
#145679
opened Mar 9, 2026 by
sampsonc
Loading…
2 tasks
[3.13] gh-145541: Fix
InvalidStateError in BaseSubprocessTransport._call_connection_lost() (GH-145554)
awaiting merge
topic-asyncio
#145677
opened Mar 9, 2026 by
miss-islington
Loading…
[3.14] gh-145541: Fix
InvalidStateError in BaseSubprocessTransport._call_connection_lost() (GH-145554)
awaiting merge
topic-asyncio
#145676
opened Mar 9, 2026 by
miss-islington
Loading…
[3.10] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (#144371)
awaiting core review
type-security
A security issue
#145673
opened Mar 9, 2026 by
vstinner
Loading…
[3.11] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (#144371)
awaiting core review
type-security
A security issue
#145672
opened Mar 9, 2026 by
vstinner
Loading…
[3.12] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (GH-144371)
awaiting merge
type-security
A security issue
#145671
opened Mar 9, 2026 by
miss-islington
Loading…
gh-145668: Optimize FOR_ITER virtual iterators for bytes, bytearray, …
#145670
opened Mar 9, 2026 by
MrEx3cut0r
•
Draft
gh-145376: Fix refleaks and double decref for code in Python/
skip news
#145666
opened Mar 9, 2026 by
eendebakpt
Loading…
gh-145219: Cache Emscripten libffi and mpdec builds, add install-emscripten cmd
awaiting review
needs backport to 3.14
bugs and security fixes
OS-emscripten
skip news
#145664
opened Mar 9, 2026 by
hoodmane
Loading…
docs: improve readability of 9.3.3 and 9.3.4 paragraphs in Classes lesson (skip-issue)
awaiting review
docs
Documentation in the Doc dir
skip news
#145661
opened Mar 9, 2026 by
realihorrud
Loading…
gh-145492: Fix defaultdict __repr__ infinite recursion
awaiting core review
#145659
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-145239: Specialize match syntax error for unary addition in pattern
awaiting core review
#145658
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-142041: Improve concurrent.interpreters documentation
awaiting review
docs
Documentation in the Doc dir
#145657
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-145649: Fix man page text wrapping for -X option
awaiting review
#145656
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-145238: Add native thread ID to logging record attributes
awaiting review
#145655
opened Mar 9, 2026 by
mvanhorn
Loading…
gh-145651: Add
http.client.{HTTPConnection,HTTPResponse}.__repr__
awaiting change review
#145653
opened Mar 9, 2026 by
JackDanger
Loading…
gh-145650: Add
logging.{Formatter,Filter}.__repr__
awaiting change review
#145652
opened Mar 9, 2026 by
JackDanger
Loading…
gh-145644: Update function related explanations on "controlflow.rst"
awaiting changes
docs
Documentation in the Doc dir
skip news
#145645
opened Mar 8, 2026 by
hyperkai
Loading…
Docs: bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip issue
skip news
import datetime as dt in other examples
awaiting core review
needs backport to 3.13
#145640
opened Mar 8, 2026 by
hugovk
Loading…
gh-145633: remove support for ancient ARM platforms with mixed-endian doubles
awaiting changes
#145634
opened Mar 8, 2026 by
skirpichev
Loading…
gh-145000: Run
check-html-ids.py in CI
awaiting review
skip news
#145632
opened Mar 7, 2026 by
StanFromIreland
Loading…
gh-145615: Fix mimalloc page leak in the free-threaded build
awaiting merge
needs backport to 3.14
bugs and security fixes
topic-free-threading
#145626
opened Mar 7, 2026 by
colesbury
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.