Terry Jan Reedy
|
31c9828ec0
|
bpo-41729: Fix test_winconsole failures (3) and hang (GH-22146)
The problems occured with a repository build on machine
with freshly updated Windows 10 Pro.
|
2020-09-12 01:51:52 -04:00 |
Andy Lester
|
7668a8bc93
|
Use calloc-based functions, not malloc. (GH-19152)
|
2020-03-24 23:26:44 -05:00 |
Serhiy Storchaka
|
13ad3b7a82
|
bpo-31462: Remove trailing whitespaces. (#3564)
|
2017-09-14 09:38:36 +03:00 |
Steve Dower
|
312cef7452
|
Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests.
|
2016-10-03 09:04:58 -07:00 |