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 berker.peksag, brett.cannon, eric.snow, python-dev, r.david.murray, serhiy.storchaka, xiang.zhang
Date 2016-09-27.18:03:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474999434.51.0.72910259752.issue21578@psf.upfronthosting.co.za>
In-reply-to
Content
Added a test for multiple invalid keyword arguments, added braces, fixed a leak.

But there is other oddity in ImportError constructor (issue28289).
History
Date User Action Args
2016-09-27 18:03:54serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, r.david.murray, python-dev, eric.snow, berker.peksag, xiang.zhang
2016-09-27 18:03:54serhiy.storchakasetmessageid: <1474999434.51.0.72910259752.issue21578@psf.upfronthosting.co.za>
2016-09-27 18:03:54serhiy.storchakalinkissue21578 messages
2016-09-27 18:03:54serhiy.storchakacreate