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, serhiy.storchaka
Date 2017-06-21.04:51:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498020701.83.0.432421337104.issue30597@psf.upfronthosting.co.za>
In-reply-to
Content
A note regarding the applicable versions: for the original custom warning, we decided it made sense to change it in a maintenance release, since the generic syntax error really was incredibly cryptic, and we wanted to get the update into the hands of users as quickly as possible.

For this change, it makes more sense to treat it as a normal enhancement, since potentially saving folks a trip to Stack Overflow is a nice improvement, but not a "we should change the reported exception details in a maintenance release" level change.
History
Date User Action Args
2017-06-21 04:51:41ncoghlansetrecipients: + ncoghlan, eric.smith, serhiy.storchaka, CuriousLearner
2017-06-21 04:51:41ncoghlansetmessageid: <1498020701.83.0.432421337104.issue30597@psf.upfronthosting.co.za>
2017-06-21 04:51:41ncoghlanlinkissue30597 messages
2017-06-21 04:51:41ncoghlancreate