[issue13136] speed-up conversion between unicode widths

Antoine Pitrou report at bugs.python.org
Tue Oct 11 21:08:08 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Patch committed. It is of course still not as fast as memcpy, but it's a small step towards improving performance.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list