STINNER Victor added the comment:

PyUnicode_FindChar-v2.patch LGTM with a minor comment on the review, but I 
would prefer that Serhiy also reviews it ;-)

Remaining question: what is the behaviour for direction=0, direction=100 or 
direction=-2? Maybe we can add a few unit tests for strange values of 
direction? (Not sure if it's worth it.)

----------

_______________________________________
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