]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-77065: Use `putwch` instead of `putch` in `getpass.win_getpass` (#134058)
authorSemyon Moroz <donbarbos@proton.me>
Thu, 15 May 2025 15:14:31 +0000 (15:14 +0000)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 15:14:31 +0000 (15:14 +0000)
commit52a7a22a6b85a470e993b3399b0ee043e5c3596e
tree1bdc951256b68f3b9c86bf85adf6ae3648dbc57c
parent3f61ea3add0d432345a58f4be2229074f9f191c2
gh-77065: Use `putwch` instead of `putch` in `getpass.win_getpass` (#134058)
Lib/getpass.py