Xiang Zhang added the comment:

> _PyUnicode_CompareWithId is a private function. We can remove it if it has 
> issues.

It doesn't. But once there is _PyUnicode_EqualToASCIIId, it's can be rarely 
used.

The new patch implements a version of _PyUnicode_EqualToASCIIId.

----------
Added file: http://bugs.python.org/file45499/_PyUnicode_EqualToASCIIId.patch

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

Reply via email to