]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-145623: Fix crashes on uninitialized struct.Struct objects (gh-145624)...
authorRamin Farajpour Cami <ramin.blackhat@gmail.com>
Mon, 9 Mar 2026 16:41:45 +0000 (20:11 +0330)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2026 16:41:45 +0000 (17:41 +0100)
commitb2894626aac6c44bf11f64d596f4aa52e0d5caea
treea7713d1c9476614ff8b8b91424a83a8217c04574
parentfd7da76ac073ae9ccb602a30276d75ac60da3905
[3.13] gh-145623: Fix crashes on uninitialized struct.Struct objects (gh-145624) (GH-145631)
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