]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c (GH-149984)
authorAN Long <aisk@users.noreply.github.com>
Tue, 19 May 2026 20:31:00 +0000 (05:31 +0900)
committerGitHub <noreply@github.com>
Tue, 19 May 2026 20:31:00 +0000 (22:31 +0200)
commit3d2aa899bad1c0e274640dc0c4323f1744e73435
tree1cd81001db97e272b0a7ef0dc07a7fafb5fbb17b
parentec9ce3ee98c68f235be6d075fa4bbd8f56d20256
gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c (GH-149984)
Modules/_io/winconsoleio.c