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 remi.lapeyre, serhiy.storchaka, vstinner
Date 2019-08-29.15:30:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567092602.85.0.0882739169802.issue37034@roundup.psfhosted.org>
In-reply-to
Content
New changeset 96631dcb11c2786f470d4586bf23ecca14361506 by Serhiy Storchaka in branch '3.8':
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
https://github.com/python/cpython/commit/96631dcb11c2786f470d4586bf23ecca14361506
History
Date User Action Args
2019-08-29 15:30:02serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, remi.lapeyre
2019-08-29 15:30:02serhiy.storchakasetmessageid: <1567092602.85.0.0882739169802.issue37034@roundup.psfhosted.org>
2019-08-29 15:30:02serhiy.storchakalinkissue37034 messages
2019-08-29 15:30:02serhiy.storchakacreate