Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.2k
Pull requests: python/cpython
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
gh-145713: fix: make bytearray.resize thread-safe awaiting review
#145714 openedMar 9, 2026 byKowalskiThomasLoading…
[3.14] gh-145376: Fix various reference leaks (GH-145377) awaiting review needs backport to 3.13bugs and security fixes
#145712 openedMar 9, 2026 byStanFromIrelandLoading…
gh-145685: Stop the world when updating MRO of existing types awaiting merge skip news topic-free-threading
#145707 openedMar 9, 2026 bycolesburyLoading…
gh-145703: Fix asyncio.BaseEventLoop low clock resolution awaiting merge
#145706 openedMar 9, 2026 byCaptainFlintLoading…
gh-145697: Add
.sql and.sqlite3 recognition inmimetypes awaiting review #145698 openedMar 9, 2026 byclin1234Loading…
[3.13] Docs: Update programming FAQ (GH-144573) awaiting review docsDocumentation in the Doc dir skip issue skip news
#145696 openedMar 9, 2026 bymiss-islingtonLoading…
[3.14] Docs: Update programming FAQ (GH-144573) awaiting review docsDocumentation in the Doc dir skip issue skip news
#145695 openedMar 9, 2026 bymiss-islingtonLoading…
gh-145685: Update find_name_in_mro() to return a _PyStackRef awaiting core review needs backport to 3.14bugs and security fixes skip news topic-free-threading
#145693 openedMar 9, 2026 bycolesburyLoading…
gh-145675: Raise
SyntaxError when constants are used as an identifier awaiting review #145690 openedMar 9, 2026 byStanFromIrelandLoading…
gh-145376: Fix refleak bug and pointer type bug in Parser/ awaiting review
#145684 openedMar 9, 2026 byeendebakptLoading…
[3.14] Document that PyType_GetModule returns a borrowed ref (GH-145612) awaiting core review needs backport to 3.13bugs and security fixes skip issue skip news
#145682 openedMar 9, 2026 byencukouLoading…
gh-145678: Fix use-after-free in itertools.groupby _grouper_next() awaiting review
#145679 openedMar 9, 2026 bysampsoncLoading…
2 tasks
[3.13] gh-145541: Fix
InvalidStateError inBaseSubprocessTransport._call_connection_lost() (GH-145554) awaiting merge topic-asyncio #145677 openedMar 9, 2026 bymiss-islingtonLoading…
[3.14] gh-145541: Fix
InvalidStateError inBaseSubprocessTransport._call_connection_lost() (GH-145554) awaiting merge topic-asyncio #145676 openedMar 9, 2026 bymiss-islingtonLoading…
[3.10] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (#144371) awaiting core review type-securityA security issue
#145673 openedMar 9, 2026 byvstinnerLoading…
[3.11] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (#144371) awaiting core review type-securityA security issue
#145672 openedMar 9, 2026 byvstinnerLoading…
[3.12] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (GH-144371) awaiting merge type-securityA security issue
#145671 openedMar 9, 2026 bymiss-islingtonLoading…
gh-145668: Optimize FOR_ITER virtual iterators for bytes, bytearray, …
#145670 openedMar 9, 2026 byMrEx3cut0r • Draft
gh-145376: Fix refleaks and double decref for code in Python/ skip news
#145666 openedMar 9, 2026 byeendebakptLoading…
gh-145219: Cache Emscripten libffi and mpdec builds, add install-emscripten cmd awaiting review needs backport to 3.14bugs and security fixes OS-emscripten skip news
#145664 openedMar 9, 2026 byhoodmaneLoading…
docs: improve readability of 9.3.3 and 9.3.4 paragraphs in Classes lesson (skip-issue) awaiting review docsDocumentation in the Doc dir skip news
#145661 openedMar 9, 2026 byrealihorrudLoading…
gh-145492: Fix defaultdict __repr__ infinite recursion awaiting core review
#145659 openedMar 9, 2026 bymvanhornLoading…
gh-145239: Specialize match syntax error for unary addition in pattern awaiting core review
#145658 openedMar 9, 2026 bymvanhornLoading…
gh-142041: Improve concurrent.interpreters documentation awaiting review docsDocumentation in the Doc dir
#145657 openedMar 9, 2026 bymvanhornLoading…
ProTip! Filter pull requests by the default branch withbase:main.