]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:43 +0000 (23:11 +0200)
committerGitHub <noreply@github.com>
Tue, 19 May 2026 21:11:43 +0000 (23:11 +0200)
commit07e368879d6a61aac04636e6708c37cb8a8a9c79
tree77e6b48646caa15fa950cc7cc10f200ce43e970e
parentafa287e4d132bba11049a07c7cce1d6710674c58
[3.14] gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c (GH-149984) (GH-150111)

(cherry picked from commit 3d2aa899bad1c0e274640dc0c4323f1744e73435)

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