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 r.david.murray
Recipients martin.panter, ned.deily, r.david.murray, serhiy.storchaka, yan12125
Date 2016-09-13.19:04:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473793482.73.0.11675563451.issue28128@psf.upfronthosting.co.za>
In-reply-to
Content
The error can't be a SyntaxError, it must be a DeprecationWarning.  If you can improve the deprecation warning text, I'd be in favor of calling that a fix to the original feature and put it in 3.6.  The deprecation warning can even say that this will be a SyntaxError some time in the future.
History
Date User Action Args
2016-09-13 19:04:42r.david.murraysetrecipients: + r.david.murray, ned.deily, martin.panter, serhiy.storchaka, yan12125
2016-09-13 19:04:42r.david.murraysetmessageid: <1473793482.73.0.11675563451.issue28128@psf.upfronthosting.co.za>
2016-09-13 19:04:42r.david.murraylinkissue28128 messages
2016-09-13 19:04:42r.david.murraycreate