]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-69573: Check the return value of msvcrt._putch() and _putwch() (GH-154364)
authorJason G <41053218+gianghungtien@users.noreply.github.com>
Thu, 23 Jul 2026 15:52:42 +0000 (22:52 +0700)
committerGitHub <noreply@github.com>
Thu, 23 Jul 2026 15:52:42 +0000 (15:52 +0000)
commit0ca0107e4fc842b57ec12a39a51c9ce390d43c4b
tree82722da6d6cb3a2fe0961d252db10417b5264630
parent22c797005d1eaa2b03bcd9d858c2525a1d1560c4
gh-69573: Check the return value of msvcrt._putch() and _putwch() (GH-154364)
Doc/library/msvcrt.rst
Lib/test/test_msvcrt.py
Misc/NEWS.d/next/Windows/2026-07-21-10-42-18.gh-issue-69573.Kv7QpX.rst [new file with mode: 0644]
PC/msvcrtmodule.c