]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145623: Fix crashes on uninitialized struct.Struct objects (gh-145624)
authorRamin Farajpour Cami <ramin.blackhat@gmail.com>
Sat, 7 Mar 2026 13:31:45 +0000 (17:01 +0330)
committerGitHub <noreply@github.com>
Sat, 7 Mar 2026 13:31:45 +0000 (22:31 +0900)
commit2cf6b2caade94e75f10363df6f432a3e6515be6c
tree3837614fcc5dba4b44b026abf1d27286b3eeea55
parent0aeaaafac476119f242fe717ce60d2070172127b
gh-145623: Fix crashes on uninitialized struct.Struct objects (gh-145624)
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