[issue29549] Improve docstring for str.index

Raymond Hettinger report at bugs.python.org
Wed Feb 22 23:42:21 EST 2017


Raymond Hettinger added the comment:

Serhiy, I'm not sure what you're referring to by "Just make docstrings in the style of of Argument Clinic descriptions".   For the time being, I would like the docstring to match that of str.find().  The point of the patch is to decouple the two.  

AC issues and migrations can wait.  At this point, AC adoption has been more disruptive that helpful in a number of cases.

----------

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


More information about the Python-bugs-list mailing list