Amaury Forgeot d'Arc <[email protected]> added the comment: cp65001 was added in Python 3.3, see http://bugs.python.org/issue13216
So far, pypy3 only implements Python 3.2.3. I checked that the 3.3 test suite has substantial unit tests for the cp65001 encoding, so I'm closing this issue. We will implement it later, when pypy3 is upgraded to 3.3. ---------- nosy: +amaury status: unread -> wontfix ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1613> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
