[issue36744] functools.singledispatch: Shouldn't require a positional argument if there is only one keyword argument

Tim Mitchell report at bugs.python.org
Thu Mar 17 21:56:32 EDT 2022


Tim Mitchell <tim.mitchell at seequent.com> added the comment:

I would really prefer the dispatch logic remains simple and fast, rather than handle single keyword arguments.

----------
nosy: +Tim Mitchell2

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


More information about the Python-bugs-list mailing list