]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145623: Fix crashes on uninitialized struct.Struct objects (gh-145624)...
authorRamin Farajpour Cami <ramin.blackhat@gmail.com>
Mon, 9 Mar 2026 16:41:39 +0000 (20:11 +0330)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2026 16:41:39 +0000 (17:41 +0100)
commit7c624d4f315890a9f25c492908f1f58ffb9d1255
tree05abaf89eeb9c58200d0fda86edb6f6e9242196a
parent38440549dbddbbaab2092126d2437e4aa0114b4a
[3.14] gh-145623: Fix crashes on uninitialized struct.Struct objects (gh-145624) (GH-145630)
Lib/test/test_struct.py
Misc/NEWS.d/next/Library/2026-03-07-15-00-00.gh-issue-145623.2Y7LzT.rst [new file with mode: 0644]
Modules/_struct.c