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

(cherry picked from commit 3d2aa899bad1c0e274640dc0c4323f1744e73435)

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