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 pablogsal
Recipients Anthony Sottile, BTaskaya, cstratak, gvanrossum, hroncok, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner
Date 2020-05-04.10:58:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588589922.58.0.39459894705.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset e10e7c771bf06112c4a311e0ef6b8af6423b0cca by Lysandros Nikolaou in branch 'master':
bpo-40334: Spacialized error message for invalid args after bare '*' (GH-19865)
https://github.com/python/cpython/commit/e10e7c771bf06112c4a311e0ef6b8af6423b0cca
History
Date User Action Args
2020-05-04 10:58:42pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, hroncok, lys.nikolaou, BTaskaya
2020-05-04 10:58:42pablogsalsetmessageid: <1588589922.58.0.39459894705.issue40334@roundup.psfhosted.org>
2020-05-04 10:58:42pablogsallinkissue40334 messages
2020-05-04 10:58:42pablogsalcreate