Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.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
Use _Py_STATIC_CAST in internal CPython headers awaiting review
#135892 openedJun 24, 2025 byclin1234Loading…
gh-135854: Fix function
email.message.Message.get_boundary
strips boundaries twice awaiting review #135891 openedJun 24, 2025 bytanloongLoading…
gh-135878: Fix crash in
types.SimpleNamespace.__repr__
awaiting merge #135889 openedJun 24, 2025 bysobolevnLoading…
gh-135883: Fix sqlite3 CLI keeps part of previous commands when scrolling history awaiting review
#135884 openedJun 24, 2025 bytanloongLoading…
gh-135885: Fix undocumented methodDocumentation in the Doc dir skip news
CookieJar.clear_expired_cookies
in libhttp.cookiejar
awaiting change review docs #135882 openedJun 24, 2025 byLamentXU123Loading…
[3.14] GH-135106: Restrict trashcan to GC'ed objects (GH-135682) awaiting review
#135876 openedJun 24, 2025 bymiss-islingtonLoading…
gh-135836: Fix IndexError in asyncio.create_connection() awaiting core review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes
#135875 openedJun 24, 2025 byserhiy-storchakaLoading…
gh-135871: Fix needless spinning in _PyMutex_LockTimed (timeout==0) awaiting review needs backport to 3.14bugs and security fixes topic-free-threading
#135872 openedJun 24, 2025 byjtibbertsmaLoading…
Add whatsnew text for warnings module changes. docsDocumentation in the Doc dir skip issue skip news
gh-135805: Document the X option and env var for controlling thread-local bytecode awaiting core review needs backport to 3.14bugs and security fixes skip news
#135868 openedJun 23, 2025 bympageLoading…
gh-134786: Py_TPFLAGS_MANAGED_WEAKREF implies Py_TPFLAGS_HAVE_GC too and force checking of its presence awaiting review
#135863 openedJun 23, 2025 bysergey-miryanovLoading…
gh-95245: Document Py_TPFLAGS_PREHEADER awaiting review docsDocumentation in the Doc dir skip news
#135861 openedJun 23, 2025 bysergey-miryanovLoading…
gh-134584: Eliminate redundant refcounting from
_CALL_TUPLE_1
awaiting review #135860 openedJun 23, 2025 bynoamcohen97Loading…
gh-91555: Revert disabling of logger while handling log record. awaiting core review
#135858 openedJun 23, 2025 byvsajipLoading…
gh-135855: Fixbugs and security fixes needs backport to 3.14bugs and security fixes
SystemError
when passing non-dict object to_interpreters.set___main___attrs
awaiting merge needs backport to 3.13 #135856 openedJun 23, 2025 bybrianschubertLoading…
gh-135755: rename undocumentedbugs and security fixes skip news
HACL_CAN_COMPILE_SIMD{128,256}
macros awaiting merge needs backport to 3.14 #135847 openedJun 23, 2025 bypicnixzLoading…
gh-135836: Fix IndexError in asyncio.create_connection with empty exceptions list awaiting review topic-asyncio
#135845 openedJun 23, 2025 byheliang666sLoading…
gh-135532: fortify DEBUG checks when fetching HACL*-based module state awaiting core review skip news type-refactorCode refactoring (with no changes in behavior)
#135844 openedJun 23, 2025 bypicnixzLoading…
gh-135839: Fix
traverse_module_state
usage in_interpchannelsmodule
awaiting core review skip news #135840 openedJun 23, 2025 bysobolevnLoading…
gh-135832: implement Py_DECREF specializations for Py_GIL_DISABLED build awaiting review
#135833 openedJun 23, 2025 byalex-semenyukLoading…
gh-135773: have pyvenv.cfg without home key anchor a venv and deduce home awaiting review
#135831 openedJun 23, 2025 byrickeylevLoading…
gh-135801: Fix inaccurate module info for SyntaxWarnings during AST parsing awaiting review
#135829 openedJun 23, 2025 byheliang666sLoading…
ProTip! Exclude everything labeled
bug
with-label:bug.