This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka
Date 2019-03-13.21:03:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552511005.3.0.211991745374.issue36282@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-03-13 21:03:25serhiy.storchakasetrecipients: + serhiy.storchaka
2019-03-13 21:03:25serhiy.storchakasetmessageid: <1552511005.3.0.211991745374.issue36282@roundup.psfhosted.org>
2019-03-13 21:03:25serhiy.storchakalinkissue36282 messages
2019-03-13 21:03:25serhiy.storchakacreate