]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109266: Fix msvcrt.kbhit's documented return value (GH-109267)
authorAN Long <aisk@users.noreply.github.com>
Tue, 12 Sep 2023 14:44:48 +0000 (22:44 +0800)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 14:44:48 +0000 (15:44 +0100)
commite121fca33bfb03a2d2bc33ba9d6bb5616d09b033
tree336bc365eababfe2f96e6a5e80735dd1ce8f703e
parent42ab2cbd7b5e76e919b70883ae683e789dbd913d
gh-109266: Fix msvcrt.kbhit's documented return value (GH-109267)
Doc/library/msvcrt.rst
PC/clinic/msvcrtmodule.c.h
PC/msvcrtmodule.c