]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (GH-151154) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 Jun 2026 17:07:20 +0000 (19:07 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 17:07:20 +0000 (17:07 +0000)
commita33c6a1dab5c62390451c227ad17ccd843b8c0f5
tree1d030b24adbd5544c7e72dbb552e2dc8ececdc6c
parente0ad8745c8289396d5acec6b4a167c76db88328c
[3.14] gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (GH-151154) (#151181)

gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (GH-151154)
(cherry picked from commit 8d94fa7b8696db6a7942f8a4b930289e69e9b174)

Co-authored-by: sobolevn <mail@sobolevn.me>
Misc/NEWS.d/next/Core_and_Builtins/2026-06-09-10-28-30.gh-issue-151126.DKa6Sl.rst
Modules/_winapi.c