Serhiy Storchaka added the comment:

Thanks Xiang and Inada for your reviews.

The patch fixes a bug: error is not checked after 
PyUnicode_CompareWithASCIIString(). The patch is not applicable to 2.7 since 
PyUnicode_CompareWithASCIIString() is Python 3 only.

----------
assignee:  -> serhiy.storchaka
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions:  -Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28701>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to