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-08.11:41:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496922081.3.0.0468902863336.issue30534@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6cca5c8459cc439cb050010ffa762a03859d3051 by Serhiy Storchaka in branch 'master':
bpo-30592: Fixed error messages for some builtins. (#1996)
https://github.com/python/cpython/commit/6cca5c8459cc439cb050010ffa762a03859d3051
History
Date User Action Args
2017-06-08 11:41:21serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, scoder, vstinner
2017-06-08 11:41:21serhiy.storchakasetmessageid: <1496922081.3.0.0468902863336.issue30534@psf.upfronthosting.co.za>
2017-06-08 11:41:21serhiy.storchakalinkissue30534 messages
2017-06-08 11:41:21serhiy.storchakacreate