Xiang Zhang added the comment:

Other APIs like PyUnicode_Find and PyUnicode_Count support it. Their docs are 
almost the same so I think PyUnicode_FindChar does not need to be the special 
one. After change, its behaviour and implementation are more consistent with 
other APIs.

----------
versions:  -Python 3.5, Python 3.6

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

Reply via email to