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 SylvainDe, kayhayen, serhiy.storchaka
Date 2017-07-09.03:45:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499571908.86.0.416039484692.issue30878@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9648088e6ccd6d0cc04f450f55628fd8eda3784c by Serhiy Storchaka (Sylvain) in branch 'master':
bpo-30878: Fix error message when keyword arguments are passed (#2635)
https://github.com/python/cpython/commit/9648088e6ccd6d0cc04f450f55628fd8eda3784c
History
Date User Action Args
2017-07-09 03:45:08serhiy.storchakasetrecipients: + serhiy.storchaka, kayhayen, SylvainDe
2017-07-09 03:45:08serhiy.storchakasetmessageid: <1499571908.86.0.416039484692.issue30878@psf.upfronthosting.co.za>
2017-07-09 03:45:08serhiy.storchakalinkissue30878 messages
2017-07-09 03:45:08serhiy.storchakacreate