| commit | 523776c3419f6795e78173d53c10e35ec4eed48d | [log] [tgz] |
|---|---|---|
| author | Segev Finer <segev208@gmail.com> | Fri Jun 02 19:26:01 2017 +0300 |
| committer | Steve Dower <steve.dower@microsoft.com> | Fri Jun 02 09:26:01 2017 -0700 |
| tree | dd317e270fb71153bae5fc141d2a713c305eeb0d | |
| parent | 7a82f9c2b94d31c8f4cc8bb8e3151765d8b148d7 [diff] |
bpo-30544: _io._WindowsConsoleIO.write raises the wrong error when WriteConsoleW fails (#1912) * bpo-30544: _io._WindowsConsoleIO.write raises the wrong error when WriteConsoleW fails * bpo-30544: _io._WindowsConsoleIO.write raises the wrong error when WriteConsoleW fails