[issue28701] Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString

INADA Naoki report at bugs.python.org
Wed Nov 16 02:56:23 EST 2016


INADA Naoki added the comment:

Patch LGTM.
But I don't know it's OK to commit it on 2.7, 3.5 and 3.6.

----------
nosy: +inada.naoki

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


More information about the Python-bugs-list mailing list