Message373666
#41300 reports that the new iomenu line 291
enc, _ = tokenize.detect_encoding(io.BytesIO(encoded).readline)
fails without 'import io' added. I should have tested more thoroughly. I will fix and add tests there. |
|
| Date |
User |
Action |
Args |
| 2020-07-15 04:16:07 | terry.reedy | set | recipients:
+ terry.reedy, serhiy.storchaka, miss-islington |
| 2020-07-15 04:16:07 | terry.reedy | set | messageid: <1594786567.0.0.186211974227.issue41158@roundup.psfhosted.org> |
| 2020-07-15 04:16:06 | terry.reedy | link | issue41158 messages |
| 2020-07-15 04:16:06 | terry.reedy | create | |
|