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, ncoghlan, paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2017-08-18.12:18:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503058697.01.0.458505624121.issue30721@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a7c449b8c08933deabcf329fb74ed1336f6db34f by Nick Coghlan (Sanyam Khurana) in branch 'master':
bpo-30721: Add missing '?' to new error message (GH-3131)
https://github.com/python/cpython/commit/a7c449b8c08933deabcf329fb74ed1336f6db34f
History
Date User Action Args
2017-08-18 12:18:17ncoghlansetrecipients: + ncoghlan, terry.reedy, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower, CuriousLearner
2017-08-18 12:18:17ncoghlansetmessageid: <1503058697.01.0.458505624121.issue30721@psf.upfronthosting.co.za>
2017-08-18 12:18:17ncoghlanlinkissue30721 messages
2017-08-18 12:18:16ncoghlancreate