[issue33967] functools.singledispatch: Misleading exception when calling without arguments

INADA Naoki report at bugs.python.org
Tue Jul 10 03:26:40 EDT 2018


INADA Naoki <songofacandy at gmail.com> added the comment:


New changeset 445f1b35ce8461268438c8a6b327ddc764287e05 by INADA Naoki (Dong-hee Na) in branch 'master':
bpo-33967: Fix singledispatch raised IndexError when no args (GH-8184)
https://github.com/python/cpython/commit/445f1b35ce8461268438c8a6b327ddc764287e05


----------

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


More information about the Python-bugs-list mailing list