]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c (GH-149984...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 May 2026 21:11:13 +0000 (23:11 +0200)
committerGitHub <noreply@github.com>
Tue, 19 May 2026 21:11:13 +0000 (23:11 +0200)
commitf46b39797519d7c98f5561fbb06b99a76338642a
treeb27a4e6731ae2e032f971eff03d097ec3367da53
parent021381759f7161ab4e93a67f87c9c140e7ebd0ed
[3.15] gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c (GH-149984) (GH-150113)

(cherry picked from commit 3d2aa899bad1c0e274640dc0c4323f1744e73435)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Modules/_io/winconsoleio.c