]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138514: getpass: restrict `echo_char` to a single ASCII character (GH-13859...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Sep 2025 14:20:45 +0000 (16:20 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Sep 2025 14:20:45 +0000 (17:20 +0300)
commit37f8a63e39ac8aaaa5c51032de19d2b6d81be162
treede40cb4001e6c713dd4b7f8ccb9966890f9aa3c6
parentce48f4c845d820391e04c0b228dd3c632af0206b
[3.14] gh-138514: getpass: restrict `echo_char` to a single ASCII character (GH-138591) (#138988)

Co-authored-by: Benjamin Johnson <benjohnson2040@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
Doc/library/getpass.rst
Lib/getpass.py
Lib/test/test_getpass.py
Misc/ACKS
Misc/NEWS.d/next/Library/2025-09-06-11-26-21.gh-issue-138514.66ltOb.rst [new file with mode: 0644]