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 ncoghlan
Recipients CuriousLearner, eric.smith, ncoghlan, ned.deily, serhiy.storchaka
Date 2017-07-03.07:49:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499068192.8.0.124380442886.issue30597@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bfdc6fdc0e76204caf2261f9cfa9d232fc23906a by Nick Coghlan in branch '3.6':
[3.6] bpo-30597: Show expected input in custom 'print' error message. (GH-2531)
https://github.com/python/cpython/commit/bfdc6fdc0e76204caf2261f9cfa9d232fc23906a
History
Date User Action Args
2017-07-03 07:49:52ncoghlansetrecipients: + ncoghlan, eric.smith, ned.deily, serhiy.storchaka, CuriousLearner
2017-07-03 07:49:52ncoghlansetmessageid: <1499068192.8.0.124380442886.issue30597@psf.upfronthosting.co.za>
2017-07-03 07:49:52ncoghlanlinkissue30597 messages
2017-07-03 07:49:52ncoghlancreate