Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-76912: Raise OSError from any failure in getpass.getuser() (#29739) | Jacob Walls | 2023-11-27 |
* | bpo-40280: Address more test failures on Emscripten (GH-31050) | Christian Heimes | 2022-02-05 |
* | #21169: fix getpass to use replace error handler on UnicodeEncodeError. | R David Murray | 2014-04-13 |
* | #18116: getpass no longer always falls back to stdin. | R David Murray | 2013-07-10 |
* | #17699: Fix the new getpass test failures on windows. | R David Murray | 2013-04-11 |
* | #17484: Actually add the getpass tests this time. | R David Murray | 2013-04-08 |