]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151126: Fix crash on unset memory error in `ctypes.get_errno` (#151382)
authorsobolevn <mail@sobolevn.me>
Fri, 12 Jun 2026 11:03:21 +0000 (14:03 +0300)
committerGitHub <noreply@github.com>
Fri, 12 Jun 2026 11:03:21 +0000 (14:03 +0300)
commit6b217ea90b9cd694fded6308bc796e324bbacd19
tree39e255d5a445f56d614bb1cbb9519d641fbb3b40
parentc37599200f688538efa34a49f262a9a4a899a953
gh-151126: Fix crash on unset memory error in `ctypes.get_errno` (#151382)
Misc/NEWS.d/next/Library/2026-06-12-00-04-34.gh-issue-151126.aHaBYq.rst [new file with mode: 0644]
Modules/_ctypes/callproc.c