COMMITS
March 31, 2026
M
[3.14] gh-143050: Correct PyLong_FromString() to use _PyLong_Negate() (GH-145901) (#147331)
Miss Islington (bot) committed
M
[3.14] gh-126835: Fix _PY_IS_SMALL_INT() macro (GH-146631) (#147187)
Miss Islington (bot) committed
M
[3.14] gh-145563: Add thread-safety annotation for PyCapsule C-API (GH-146612) (#146659)
Miss Islington (bot) committed
S
[3.14] gh-146615: Fix format specifiers in extension modules (GH-146617) (GH-146652)
Serhiy Storchaka committed
M
[3.14] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (GH-146651)
Miss Islington (bot) committed
M
[3.14] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146649)
Miss Islington (bot) committed
M
[3.14] gh-146615: Fix format specifiers in Python/ directory (GH-146619) (GH-146650)
Miss Islington (bot) committed
M
[3.14] gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634) (GH-146647)
Miss Islington (bot) committed
March 30, 2026
M
[3.14] gh-146376: Reduce timeout in Emscripten GHA workflow (GH-146378) (#146645)
Miss Islington (bot) committed
M
[3.14] gh-146250: Fix memory leak in re-initialization of `SyntaxError` (GH-146251) (#146517)
Miss Islington (bot) committed
M
[3.14] gh-146416: Emscripten: Improve standard stream handling in node_entry.mjs (GH-146417) (#146630)
Miss Islington (bot) committed
M
[3.14] gh-146444: Don't package as part of iOS 'build hosts' target (GH-146628) (#146629)
Miss Islington (bot) committed
M
[3.14] gh-146444: Make Platforms/Apple/ compatible with Python 3.9 (GH-146624) (#146627)
Miss Islington (bot) committed
M
[3.14] gh-146579: _zstd: Fix decompression options dict error message (GH-146577) (#146611)
Miss Islington (bot) committed
M
[3.14] gh-146556: Fix infinite loop in annotationlib.get_annotations() on circular __wrapped__ (GH-146557) (#146622)
Miss Islington (bot) committed
March 29, 2026
M
[3.14] gh-146083: Upgrade bundled Expat to 2.7.5 (GH-146085) (#146603)
Miss Islington (bot) committed
M
[3.14] gh-146090: fix memory management of internal `sqlite3` callback contexts (GH-146569) (#146595)
Miss Islington (bot) committed
B
[3.14] gh-146080: fix a crash in SNI callbacks when the SSL object is gone (GH-146573) (#146597)
Bénédikt Tran committed
M
[3.14] gh-146004: fix test_args_from_interpreter_flags on windows (GH-146580) (#146585)
Miss Islington (bot) committed
March 28, 2026
M
[3.14] gh-146544: Fix `asyncio.Queue` docstring ambiguity (GH-146545) (#146567)
Miss Islington (bot) committed
M
[3.14] Docs: don't rely on implicit 'above' directions in socket docs (GH-146426) (#146560)
Miss Islington (bot) committed
M
[3.14] gh-146004: propagate all -X options to multiprocessing child processes (GH-146005) (#146552)
Miss Islington (bot) committed
March 27, 2026
S
[3.14] Fix possible memory leak in OrderedDict popitem (GH-145247) (#146537)
Sergey Miryanov committed
M
[3.14] gh-146310: Fix ensurepip to treat empty WHEEL_PKG_DIR as unset (GH-146357) (#146534)
Miss Islington (bot) committed
M
[3.14] gh-145616: Detect Android sysconfig ABI correctly on 32-bit ARM Android on 64-bit ARM kernel (GH-145617) (#146464)
Miss Islington (bot) committed
M
[3.14] Mention _Float16 (type from Annex H of the C23) in the struct docs (GH-146243) (#146529)
Miss Islington (bot) committed
M
[3.14] gh-142518: add thread safety annotations for bytearray C-API (GH-146514) (#146516)
Miss Islington (bot) committed
M
[3.14] gh-142518: add thread safety docs on bytes C-API (GH-146415) (#146515)
Miss Islington (bot) committed
M
[3.14] gh-146480: Override the exception in _PyErr_SetKeyError() (GH-146486) (#146511)
Miss Islington (bot) committed
M
[3.14] gh-146059: Cleanup pickle fast_save_enter() test (GH-146481) (#146509)
Miss Islington (bot) committed