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 Claudiu.Popa, brett.cannon, eric.araujo, jesstess, python-dev, serhiy.storchaka
Date 2017-06-15.15:05:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497539125.81.0.683185773734.issue20627@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 96c7c0685045b739fdc5145018cddfd252155713 by Serhiy Storchaka (Sylvain) in branch 'master':
bpo-20627: Fix error message when keyword arguments are used (#2115)
https://github.com/python/cpython/commit/96c7c0685045b739fdc5145018cddfd252155713
History
Date User Action Args
2017-06-15 15:09:09serhiy.storchakaunlinkissue20627 messages
2017-06-15 15:05:25serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, eric.araujo, jesstess, Claudiu.Popa, python-dev
2017-06-15 15:05:25serhiy.storchakasetmessageid: <1497539125.81.0.683185773734.issue20627@psf.upfronthosting.co.za>
2017-06-15 15:05:25serhiy.storchakalinkissue20627 messages
2017-06-15 15:05:25serhiy.storchakacreate