Message257050
In Python, there are multiple implementations of the utf-8 codec with many
shortcuts. I'm not surprised to see bugs depending on the exact syntax of
the utf-8 codec name. Maybe we need to share even more code to normalize
and compare codec names. (I think that py3 is better than py2 on this part.) |
|
Date |
User |
Action |
Args |
2015-12-26 21:46:17 | vstinner | set | recipients:
+ vstinner, lemburg, doerwalter, terry.reedy, serhiy.storchaka, 王杰 |
2015-12-26 21:46:17 | vstinner | link | issue25937 messages |
2015-12-26 21:46:17 | vstinner | create | |
|