[issue11313] Speed up default encode()/decode()

Ezio Melotti report at bugs.python.org
Fri Feb 25 01:12:01 CET 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Patch looks good.
I checked the tests and couldn't fine any test for .encode()/.decode() without encoding, so I added them in the attached patch.

----------
components: +Interpreter Core
stage:  -> commit review
Added file: http://bugs.python.org/file20881/issue11313.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11313>
_______________________________________


More information about the Python-bugs-list mailing list