STINNER Victor <victor.stin...@haypocalc.com> added the comment: New patch: - Leave unicode_escape_decode() and raw_unicode_escape_decode() unchanged (still accept unicode string) - Test changes (reject unicode for most codecs decode functions) - Write tests for unicode_escape_decode() and raw_unicode_escape_decode() (there was no test for these functions)
Added file: http://bugs.python.org/file12770/_codecs_bytes-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4874> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com