[issue30600] Error message incorrect when index is called with keyword argument ("[].index(x=2)")

SylvainDe report at bugs.python.org
Fri Jun 9 08:27:09 EDT 2017


SylvainDe added the comment:

Thanks Serhiy Storchaka for the tip! I am currently investigating how the argument clinic works. I have used git bisect to find when the issue got introduced.

commit fdd42c481edba4261f861fc1dfe24bbd79b5a17a
bpo-20185: Convert list object implementation to Argument Clinic. (#542)

----------
Added file: http://bugs.python.org/file46939/git_bisect_bpo30600.txt

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


More information about the Python-bugs-list mailing list