COMMITS
March 25, 2026
C
gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe) (#145099)
clintonsteiner committed
H
gh-146369: Ensure `PYTHON_LAZY_IMPORTS=none` overrides `__lazy_modules__` (#146371)
Hugo van Kemenade committed
H
gh-146352: In Emscripten pyrepl test, pick port dynamically (#146375)
Hood Chatham committed
V
gh-146207: Add support for OpenSSL 4.0.0 alpha1 (#146217)
Victor Stinner committed
B
S
gh-145633: Remove remnants of the "unknown_format" (floats) in the struct module (#146189)
Sergey B Kirpichev committed
S
gh-145633: Drop runtime checks for floatting-point formats in the array module (#146162)
Sergey B Kirpichev committed
March 24, 2026
S
gh-146041: Avoid lock in sys.intern() for already interned strings (gh-146072)
Sam Gross committed
B
GH-126910: Allow most native profilers and debuggers to unwind through JIT frames (GH-143548)
Brandt Bucher committed
K
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
Karolina Surma committed
P
gh-144984: Skip test under tracerefs (GH-146218)
Petr Viktorin committed
P
gh-146306: JIT: Optimize float operations by mutating uniquely-referenced operands in place (GH-146307)
Pieter Eendebak committed
S
gh-138580: Add sys.float_info.iec_60559 boolean flag (#138811)
Sergey B Kirpichev committed
N
H
gh-133879: Copyedit "What's new in Python 3.15" (#146345)
Hugo van Kemenade committed
S
Remove inactive CODEOWNERS (#145930)
Stan Ulbrych committed
P
gh-140196: Added constructor behavior changes in ast.rst for python 3.13 (GH-140243)
Parman Mohammadalizadeh committed
March 23, 2026
V
gh-146202: Create tmp_dir in regrtest worker (#146347)
Victor Stinner committed
C
gh-144319: obtain SeLockMemoryPrivilege on Windows (#144928)
Chris Eibl committed
B
H
gh-146197: Include a bit more information in sys._emscripten_info.runtime (#146346)
Hood Chatham committed
D
gh-135871: Reload lock internal state while spinning in `PyMutex_LockTimed` (gh-146064)
Daniele Parmeggiani committed
C
gh-145719: Add `.efi` file detection in `mimetypes` (#145720)
Charlie Lin committed
V
gh-146197: Run -m test.pythoninfo on the Emscripten CI (#146332)
Victor Stinner committed
H
H
gh-146197: Add Emscripten to CI (#146198)
Hood Chatham committed
J
gh-143387: Raise an exception instead of returning None when metadata file is missing. (#146234)
Jason R. Coombs committed
P
gh-108907: ctypes: Document _type_ codes (GH-145837)
Petr Viktorin committed
P
gh-146175: Soft-deprecate outdated macros; convert internal usage (GH-146178)
Petr Viktorin committed
V
gh-146056: Rework ref counting in treebuilder_handle_end() (#146167)
Victor Stinner committed