[issue27938] PyUnicode_AsEncodedString, PyUnicode_Decode: add fast-path for "us-ascii" encoding

STINNER Victor report at bugs.python.org
Sat Sep 10 02:31:32 EDT 2016


STINNER Victor added the comment:

> New changeset 3b185df3a3e2 by Victor Stinner in branch 'default':
> Fix check_force_ascii()
> https://hg.python.org/cpython/rev/3b185df3a3e2

@koobs: That's my tiny gift for your birthday. Happy Birthday! ;-) (It should fix FreeBSD buildbots.)

----------

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


More information about the Python-bugs-list mailing list