]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (#151154)
authorsobolevn <mail@sobolevn.me>
Tue, 9 Jun 2026 16:42:08 +0000 (19:42 +0300)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 16:42:08 +0000 (19:42 +0300)
commit8d94fa7b8696db6a7942f8a4b930289e69e9b174
treeb055b60e8ceb7823748eb4d03068c00ac9b878d9
parent0fa06f4d7fb3494a62ba2631362ce8b98a7eec25
gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (#151154)
Misc/NEWS.d/next/Core_and_Builtins/2026-06-09-10-28-30.gh-issue-151126.DKa6Sl.rst
Modules/_winapi.c