Message 308172 - Python tracker
Message308172
| Author | masamoto |
|---|---|
| Recipients | Matúš Valo, christian.heimes, erik.bray, masamoto, zach.ware |
| Date | 2017-12-12.23:37:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513121861.72.0.213398074469.issue32287@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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). |
|
| History | |||
|---|---|---|---|
| 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: <1513121861.72.0.213398074469.issue32287@psf.upfronthosting.co.za> |
| 2017-12-12 23:37:41 | masamoto | link | issue32287 messages |
| 2017-12-12 23:37:41 | masamoto | create | |