Message308172
This issue seems to duplicate #28459.
#28459 has a patch (implement _setmode() by ctypes on _pyio). I'm not sure _setmode() will be used in other places in the future, but the patch just works at the moment.
In addition, I have an idea which implements C extension (imitation msvcrt or just cygwin). |
|
| Date |
User |
Action |
Args |
| 2017-12-12 23:37:41 | masamoto | set | recipients:
+ masamoto, christian.heimes, erik.bray, zach.ware, Matúš Valo |
| 2017-12-12 23:37:41 | masamoto | set | messageid: <[email protected]> |
| 2017-12-12 23:37:41 | masamoto | link | issue32287 messages |
| 2017-12-12 23:37:41 | masamoto | create | |
|