Message186852
One way to fix this is to use the FileRead & FileWrite api functions directly as proposed in issue 17723 I would regard this as a change in behavior and not a simple bug fix because there is probably code written for 3.3 that assumes the C level stdout is in binary after python is initialized so would target 3.4 for the change. |
|
| Date |
User |
Action |
Args |
| 2013-04-13 21:16:33 | jpe | set | recipients:
+ jpe, vstinner, ezio.melotti, Arfrever, makegho |
| 2013-04-13 21:16:33 | jpe | set | messageid: <[email protected]> |
| 2013-04-13 21:16:33 | jpe | link | issue16587 messages |
| 2013-04-13 21:16:33 | jpe | create | |
|