mirror of
https://github.com/python/cpython.git
synced 2026-06-29 06:10:11 -04:00
d6fd5378e3
gh-151126: Add missing `PyErr_NoMemory` in `_winapi.c` (GH-151588)
(cherry picked from commit a580029f11)
Co-authored-by: Ivy Xu <fakeshadow1337@gmail.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
Source files for standard library extension modules, and former extension modules that are now builtin modules.