]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:10:18 +0000 (19:10 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 17:10:18 +0000 (17:10 +0000)
commit489d6af9af5318c949e7311f343288ae2beda960
treea582f134ff93c37e45254f543f30dfc0c140c2d6
parent2aba3d99acfeed753784311c7ad4d50233346a98
[3.15] gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (GH-151154) (#151180)

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