| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-138514: getpass: restrict `echo_char` to a single ASCII character (#138591) | Benjamin Johnson | 2025-09-16 | 1 | -0/+36 |
| * | gh-77065: Add optional keyword-only argument `echo_char` for `getpass.getpass... | Semyon Moroz | 2025-05-06 | 1 | -0/+39 |
| * | gh-76912: Raise OSError from any failure in getpass.getuser() (#29739) | Jacob Walls | 2023-11-27 | 1 | -2/+2 |
| * | bpo-40280: Address more test failures on Emscripten (GH-31050) | Christian Heimes | 2022-02-05 | 1 | -0/+3 |
| * | #21169: fix getpass to use replace error handler on UnicodeEncodeError. | R David Murray | 2014-04-14 | 1 | -1/+9 |
| * | #18116: getpass no longer always falls back to stdin. | R David Murray | 2013-07-10 | 1 | -7/+13 |
| * | #17699: Fix the new getpass test failures on windows. | R David Murray | 2013-04-11 | 1 | -12/+25 |
| * | #17484: Actually add the getpass tests this time. | R David Murray | 2013-04-08 | 1 | -0/+136 |
