[issue36282] Not accurate error message for exact number of positional arguments

Serhiy Storchaka report at bugs.python.org
Wed Mar 13 17:03:25 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset f2f55e7f03d332fd43bc665a86d585a79c3b3ed4 by Serhiy Storchaka in branch 'master':
bpo-36282: Improved error message for too much positional arguments. (GH-12310)
https://github.com/python/cpython/commit/f2f55e7f03d332fd43bc665a86d585a79c3b3ed4


----------

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


More information about the Python-bugs-list mailing list