]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151126: Add missing `PyErr_NoMemory` in `_winapi.c` (#151588)
authorIvy Xu <fakeshadow1337@gmail.com>
Thu, 25 Jun 2026 10:47:25 +0000 (18:47 +0800)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 10:47:25 +0000 (10:47 +0000)
commita580029f1168cf87707b157865b6a6b89a77b7ad
tree93373b31797567c0171b7d58224ce88920af7b7a
parenta0093282ea87e112e3758e6b3eadb8b6b9770569
gh-151126: Add missing `PyErr_NoMemory` in `_winapi.c` (#151588)

Co-authored-by: sobolevn <mail@sobolevn.me>
Misc/NEWS.d/next/Core_and_Builtins/2026-06-17-16-46-07.gh-issue-151126.vhTL0T.rst [new file with mode: 0644]
Modules/_winapi.c