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 brett.cannon, rhettinger, scoder, serhiy.storchaka, vstinner
Date 2017-06-03.15:04:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496502295.62.0.0965810382454.issue30534@psf.upfronthosting.co.za>
In-reply-to
Content
Updated error messages. Later I'm going to unify error messages for Python and C functions. But this is a different issue.

I can wrote a test, but I don't know good place for it. test_builtin doesn't look a good place to me.
History
Date User Action Args
2017-06-03 15:04:55serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, scoder, vstinner
2017-06-03 15:04:55serhiy.storchakasetmessageid: <1496502295.62.0.0965810382454.issue30534@psf.upfronthosting.co.za>
2017-06-03 15:04:55serhiy.storchakalinkissue30534 messages
2017-06-03 15:04:55serhiy.storchakacreate