Commits
User selector
Commit History
Commits on Jun 11, 2026
[3.15] gh-151112: Fix crash in `compiler_mod()` when entering the current compilation unit fails (GH-151234) (#151350)
Show description for 42e81e3andauthored[3.15] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153) (#151313)
Show description for e3b94d8andauthored
Commits on Jun 10, 2026
[3.15] gh-151278: Fix test_faulthandler on UBSan (GH-151279) (#151281)
Show description for e8d914fandauthored[3.15] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250) (#151269)
Show description for 10f616cauthored
Commits on Jun 9, 2026
[3.15] gh-150700: Fix class-scope inline comprehensions when nested scopes reference `__class__` and friends (GH-150735) (#151211)
Show description for 73e5d44andauthored[3.15] gh-151112: Fix double free in `assemble_init` when out of memory (GH-151142) (#151205)
Show description for 50765f4andauthored[3.15] gh-151126: Fix missing `PyErr_NoMemory()` in `remove_unused_consts` (GH-151127) (#151134)
Show description for 8a2bf2aandauthored
Commits on Jun 8, 2026
Commits on Jun 5, 2026
[3.15] gh-146527: Fix memory leak in _PyGC_Fini() (GH-150969) (#150970)
Show description for 06ffcdeandauthored
Commits on Jun 3, 2026
[3.15] gh-149805: Fix `SystemError` when compiling `__classdict__` class annotation (GH-149806)
Show description for f8cea98andauthored[3.15] gh-150723: Fix perf jitdump files on macOS (GH-150728) (#150832)
Show description for 53e7f24andauthored
Commits on Jun 2, 2026
[3.15] gh-150319: Replace all documentation which says "See PEP 585" (GH-150325) (#150808)
Show description for 1c2daa0authored
Commits on Jun 1, 2026
[3.15] gh-150644: Tag Apple system log messages as public. (GH-150645) (#150738)
Show description for 042428fandauthored
Commits on May 25, 2026
[3.15] gh-149619: Harden _remote_debugging error paths (GH-150349) (#150435)
Show description for d5381e1authored- authored
[3.15] gh-150374: Fix double release of import lock in lazy import reification (GH-150376) (#150378)
Show description for acd402eandauthored
Commits on May 24, 2026
[3.15] gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338) (GH-150350)
Show description for cf73b17authored[3.15] gh-149619: Fix `_remote_debugging` permissions error on Linux (GH-150012) (#150339)
Show description for d52dad6andauthored[3.15] gh-150285: Fix too long docstrings in builtins (GH-150293) (GH-150336)
Show description for ef89cf5andauthored[3.15] gh-149335: Avoid JIT trace buffer asserts with overhead above `FITNESS_INITIAL` (GH-149633) (#150245)
Show description for 22c994candauthored
Commits on May 23, 2026
[3.15] gh-150178: Fix refcount leaks in hamt allocation failure paths (GH-150179) (#150303)
Show description for 6b17d1aandauthored
Commits on May 19, 2026
Commits on May 13, 2026
[3.15] gh-149685: Use the _Py prefix for private C macros (GH-149686) (GH-149790)
Show description for 63a4007andauthored[3.15] gh-149642: Fix interaction between exec and lazy_imports=all (GH-149643) (#149749)
Show description for 15a597eandauthored
Commits on May 12, 2026
[3.15] gh-139808: Add branch protections for aarch64 in asm_trampoline.S (GH-130864) (#149730)
Show description for 564902eauthored[3.15] GH-149501: Fix compilation warning in `_YIELD_VALUE` uop (GH-149502) (#149737)
Show description for e2e9ceaandauthored
Commits on May 11, 2026
[3.15] gh-145235: Make dict watcher API thread-safe for free-threaded builds (gh-145233) (#149690)
Show description for 8297d50andauthored
Commits on May 8, 2026
[3.15] gh-149459: Fix segfault when `_LOAD_SPECIAL` guard deoptimizes (GH-149478) (#149552)
Show description for f9e5975andauthored[3.15] gh-149481: skip `FOR_ITER` inline specialization for Python `__next__` (GH-149491) (#149523)
Show description for 5cb915dauthored
Commits on May 7, 2026
Commits on May 6, 2026
gh-149101: Implement PEP 788 (GH-149116)
Show description for 2b7c28aauthored