[issue28754] Argument Clinic for bisect.bisect_left

Raymond Hettinger report at bugs.python.org
Sun Sep 24 22:51:14 EDT 2017


Raymond Hettinger added the comment:

FWIW, the itertools module has many functions that can have the ArgumentClinic applied without any fundamental problems (pretty much all of the functions will work except for repeat(), accumulate(), and islice()).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue28754>
_______________________________________


More information about the Python-bugs-list mailing list