Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #18116: getpass no longer always falls back to stdin. | R David Murray | 2013-07-10 | 1 | -7/+13 |
| | | | | | | | | Also fixes a resource warning that occurred when the fallback is taken. Patch by Serhiy Storchaka. (We couldn't figure out how to write tests for this.) | ||||
* | #17699: Fix the new getpass test failures on windows. | R David Murray | 2013-04-11 | 1 | -12/+25 |
| | | | | Patch by Zachary Ware. | ||||
* | #17484: Actually add the getpass tests this time. | R David Murray | 2013-04-08 | 1 | -0/+136 |