]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115538: Emit warning when use bool as fd in _io.WindowsConsoleIO (GH-116925)
authorAN Long <aisk@users.noreply.github.com>
Mon, 18 Mar 2024 11:48:50 +0000 (19:48 +0800)
committerGitHub <noreply@github.com>
Mon, 18 Mar 2024 11:48:50 +0000 (11:48 +0000)
commitcd2ed917801b93fb46d1dcf19dd480e5146932d8
treec60a9654a99633c5509a9981734bd75e29953381
parent43c9d6196a8593ebd1fda221a277dccb984e84b6
gh-115538: Emit warning when use bool as fd in _io.WindowsConsoleIO (GH-116925)
Lib/test/test_winconsoleio.py
Misc/NEWS.d/next/Library/2024-03-17-18-12-39.gh-issue-115538.PBiRQB.rst [new file with mode: 0644]
Modules/_io/winconsoleio.c