Commits
User selector
Commit History
Commits on Jul 30, 2024
[3.13] gh-117657: Avoid race in `PAUSE_ADAPTIVE_COUNTER` in free-threaded build (GH-122190) (#122475)
Show description for 8e96d85andauthored
Commits on Jul 29, 2024
[3.13] GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122419)
Show description for 55554fdauthored
Commits on Jul 26, 2024
[3.13] gh-122201: Lock mutex when setting handling_thread to NULL (GH-122204) (#122319)
Show description for 9d5dde5andauthored
Commits on Jul 23, 2024
[3.13] gh-122029: Log call events in sys.setprofile when it's a method with c function (GH-122072) (GH-122205)
Show description for 40cdec6andauthored
Commits on Jul 21, 2024
[3.13] gh-121390: tracemalloc: Fix tracebacks memory leak (GH-121391) (#121392)
Show description for 4b76404andauthored
Commits on Jul 19, 2024
[3.13] gh-120973: Fix thread-safety issues with `threading.local` (GH-121655) (#122042)
Show description for bf7f4f3andauthored[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)
Show description for a45d905authored
Commits on Jul 18, 2024
[3.13] gh-118934: Make PyEval_GetLocals return borrowed reference (GH-119769) (#121869)
Show description for 233ed46authored[3.13] gh-121621: Move asyncio_running_loop to private struct (GH-121939) (#121943)
Show description for afa5321andauthored
Commits on Jul 17, 2024
[3.13] gh-121153: Fix some errors with use of _PyLong_CompactValue() (GH-121154) (GH-121900)
Show description for 09ff4ecauthored
Commits on Jul 16, 2024
[3.13] GH-121583: Remove dependency from pystats.h to internal header file (GH-121880)
Show description for f888636authored[3.13] gh-121621: Move asyncio running loop to thread state (GH-121695) (GH-121864)
Show description for 06d76c4andauthored[3.13] gh-121814: Only check f_trace_opcodes if Python frame exists (GH-121818) (#121861)
Show description for 54db42fauthored[3.13] gh-120317: Lock around global state in the tokenize module (GH-120318) (#121841)
Show description for e45c61fauthored
Commits on Jul 15, 2024
[3.13] gh-121794: Don't set `ob_tid` to zero in fast-path dealloc (GH-121799) (#121821)
Show description for 0794220andauthored[3.13] gh-121546: Disable contextvar caching on free-threading build (GH-121740) (#121808)
Show description for 0a634e3andauthored[3.13] gh-121657: Display correct error message for yield from outsid… (GH-121768)
Show description for c4daec4authored[3.13] gh-118297: Make Sure All Pending Calls Run in _Py_FinishPendingCalls() (gh-121806)
Show description for ff65d1eandauthored
Commits on Jul 14, 2024
[3.13] gh-121698 Emscripten: Use updated WebAssembly type reflection proposal (GH-121699) (GH-121745)
Show description for f17057dandauthored
Commits on Jul 11, 2024
[3.13] gh-121332: Make AST node constructor check _attributes instead of hardcoding attributes (GH-121334) (#121625)
Show description for 38c4028authored
Commits on Jul 8, 2024
[3.13] gh-121110: Fix Extension Module Tests Under Py_TRACE_REFS Builds (gh-121517)
Show description for c1891e2andauthored[3.13] gh-121368: Fix seq lock memory ordering in _PyType_Lookup (GH-121388) (#121505)
Show description for c128718andauthored- authored
[3.13] gh-121338: Remove GH-pragma optimize (GH-121340) (#121492)
Show description for 0790418andauthored
Commits on Jun 27, 2024
[3.13] gh-120837: Update _Py_DumpExtensionModules to be async-signal-safe (gh-121051) (gh-121107)
Show description for d5441f6andauthored
Commits on Jun 26, 2024
[3.13] gh-113433: Automatically Clean Up Subinterpreters in Py_Finalize() (gh-121067)
Show description for c839974andauthored[3.13] gh-120838: Add _PyThreadState_WHENCE_FINI (gh-121013)
Show description for c052b19andauthored[3.13] gh-120642: Move private PyCode APIs to the internal C API (#120643) (#121043)
Show description for e26e098authored
Commits on Jun 25, 2024
[3.13] gh-120108: Fix deepcopying of AST trees with .parent attributes (GH-120114) (#121000)
Show description for 899dfbaauthored
Commits on Jun 24, 2024
[3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945)
Show description for 9769b7aandauthored
Commits on Jun 22, 2024
[3.13] gh-120811: Fix reference leak upon `_PyContext_Exit` failure (GH-120812) (#120843)
Show description for a860b1dauthored
Commits on Jun 21, 2024
[3.13] gh-119344: Make critical section API public (GH-119353) (#120856)
Show description for 4dc27bcauthored
Commits on Jun 20, 2024
[3.13] gh-117511: Make PyMutex public in the non-limited API (GH-117731) (#120800)
Show description for 3cb6c4cauthored[3.13] gh-119258: Backport optimizer frame fixes in GH-119365 (GH-120699)
Show description for 7c7aa5aauthored[3.13] Fix typos in comments (GH-120481) (#120774)
Show description for 5d19490andauthored