Message305733
| Author | serhiy.storchaka |
|---|---|
| Recipients | Guillaume Aldebert, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware |
| Date | 2017-11-07.10:12:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510049555.92.0.213398074469.issue31966@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The problem is with _WindowsConsoleIO. C:\py\cpython>python.bat -u -c "import sys; sys.stdout.buffer.write(b'')" Running Release|Win32 interpreter... Traceback (most recent call last): File "<string>", line 1, in <module> OSError: [WinError 87] The parameter is incorrect |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-07 10:12:36 | serhiy.storchaka | set | recipients: + serhiy.storchaka, paul.moore, tim.golden, zach.ware, steve.dower, Guillaume Aldebert |
| 2017-11-07 10:12:35 | serhiy.storchaka | set | messageid: <1510049555.92.0.213398074469.issue31966@psf.upfronthosting.co.za> |
| 2017-11-07 10:12:35 | serhiy.storchaka | link | issue31966 messages |
| 2017-11-07 10:12:35 | serhiy.storchaka | create | |