Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.3k
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-136434: Fix docs generation ofbugs and security fixes
UnboundItem
in subinterpreters awaiting core review needs backport to 3.14 #136435 openedJul 8, 2025 bysobolevnLoading…
gh-136394: Fix race condition in test_zstd awaiting review needs backport to 3.14bugs and security fixes skip news testsTests in the Lib/test dir
#136432 openedJul 8, 2025 byRogdhamLoading…
gh-102740: Clarify time.monotonic() "system-wide" in the doc awaiting core review docsDocumentation in the Doc dir needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip news
#136431 openedJul 8, 2025 byvstinnerLoading…
gh-136156: Skip test_tempfile.test_link_tmpfile() on Android awaiting merge skip news testsTests in the Lib/test dir
#136430 openedJul 8, 2025 byvstinnerLoading…
gh-85222: Document the side effect in multiprocessing awaiting review docsDocumentation in the Doc dir skip news
#136426 openedJul 8, 2025 byaiskLoading…
gh-101100: Fix sphinx warnings inDocumentation in the Doc dir skip news
Doc/library/functools.rst
awaiting review docs #136424 openedJul 8, 2025 byLamentXU123Loading…
gh-136421: Fix crash when _datetime is been initialized in multiple sub-interpreters awaiting review
#136422 openedJul 8, 2025 byaiskLoading…
gh-88992: Mention installation artifacts as de-facto resources awaiting core review docsDocumentation in the Doc dir skip news
#136419 openedJul 8, 2025 byencukouLoading…
gh-128050: add free-threading suppression for partial_vectorcall_fallback awaiting core review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip news topic-free-threading
#136418 openedJul 8, 2025 bykumaraditya303Loading…
gh-134043: use
_Py_dict_lookup_threadsafe_stackref
for dict lookup in_PyObject_GetMethodStackRef
awaiting core review skip news topic-free-threading #136412 openedJul 8, 2025 bykumaraditya303Loading…
GH-136410: Faster side exits awaiting core review skip news
#136411 openedJul 8, 2025 bymarkshannonLoading…
[3.12] gh-136155: Docs: only add custom OpenGraph protocol meta tags for HTML builds (GH-136187) awaiting core review
#136406 openedJul 8, 2025 byhugovkLoading…
GH-91636: Clear weakrefs created by finalizers. 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes awaiting core review
#136401 openedJul 8, 2025 bynaschemeLoading…
gh-136327: Fix inconsistent TypeError messages regarding invalid values after * and ** awaiting core review
#136395 openedJul 7, 2025 byTapelineLoading…
GH-115802: Optimize JIT stencils for size awaiting core review interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage skip news topic-JIT
#136393 openedJul 7, 2025 bybrandtbucherLoading…
[3.13] gh-135755: Document __future__.* and CO_* as proper Sphinx objects (GH-135980) awaiting core review docsDocumentation in the Doc dir skip news
#136371 openedJul 7, 2025 byencukouLoading…
gh-89979: Sync C/Python
datetime
implementations positional arguments awaiting review #136366 openedJul 7, 2025 byStanFromIrelandLoading…
42 tasks done
gh-136355: Deprecate
-b
and-bb
CLI flags in 3.15 awaiting changes #136363 openedJul 7, 2025 bysobolevnLoading…
Replace weakref to the _WeakValueDictionary with strong ref to outlives keys
#136345 openedJul 6, 2025 bysergey-miryanov • Draft
gh-135675: Document 10.16 vs 11.0 / 16.0 vs 26.0 behavior of platform.mac_ver() awaiting review docsDocumentation in the Doc dir skip news
#136339 openedJul 6, 2025 bybwoodsendLoading…
gh-136336: add tests for PySys_Audit() and PySys_AuditTuple() awaiting review skip news
#136337 openedJul 6, 2025 byalex-semenyukLoading…
Add test for opening an SQLite with bytes path awaiting core review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip issue skip news testsTests in the Lib/test dir
#136331 openedJul 6, 2025 byserhiy-storchakaLoading…
gh-72327: Suggest using system terminal for pip install in PyREPL awaiting review
#136328 openedJul 5, 2025 byichard26Loading…
ProTip! Exclude everything labeled
bug
with-label:bug.