]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151126: Fix `PyErr_NoMemory` errors in `_ctypes.c` (#152720)
authorstevens <lipengyu@kylinos.cn>
Tue, 14 Jul 2026 16:48:17 +0000 (00:48 +0800)
committerGitHub <noreply@github.com>
Tue, 14 Jul 2026 16:48:17 +0000 (22:18 +0530)
commitd807210fee5606f8d504c1677f7e5ecb5f208a1e
tree9bf0c7448f734f6ee04066160f5d141c3c925a48
parentf160f16373f9ea3f636bc5cd6fb4be7e150bb27f
gh-151126: Fix `PyErr_NoMemory`  errors in `_ctypes.c`  (#152720)
Misc/NEWS.d/next/Library/2026-07-01-11-29-13.gh-issue-151126.eElGy5.rst [new file with mode: 0644]
Modules/_ctypes/_ctypes.c