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 Jim Fasarakis-Hilliard, SylvainDe, larry, serhiy.storchaka
Date 2017-06-10.04:51:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497070310.64.0.675969870891.issue30600@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7445381c606faf20e253da42656db478a4349f8e by Serhiy Storchaka (Sylvain) in branch 'master':
bpo-30600: Fix error messages (condition order in Argument Clinic) (#2051)
https://github.com/python/cpython/commit/7445381c606faf20e253da42656db478a4349f8e
History
Date User Action Args
2017-06-10 04:51:50serhiy.storchakasetrecipients: + serhiy.storchaka, larry, SylvainDe, Jim Fasarakis-Hilliard
2017-06-10 04:51:50serhiy.storchakasetmessageid: <1497070310.64.0.675969870891.issue30600@psf.upfronthosting.co.za>
2017-06-10 04:51:50serhiy.storchakalinkissue30600 messages
2017-06-10 04:51:50serhiy.storchakacreate