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

Roundup Robot report at bugs.python.org
Mon Sep 5 18:48:49 EDT 2016


Roundup Robot added the comment:

New changeset 99818330b4c0 by Victor Stinner in branch 'default':
Issue #27938: Add a fast-path for us-ascii encoding
https://hg.python.org/cpython/rev/99818330b4c0

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list