]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:51 +0000 (19:07 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 17:07:51 +0000 (17:07 +0000)
commit04884519ce1dab7d28bceeb635d7e9d9b557cf2d
tree934c245a407d7b792319be34dd629cb48706ed58
parentb032f3fa176c469bd66d9e56e189dddc35f040d4
[3.13] gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (GH-151154) (#151182)

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