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 vstinner
Recipients python-dev, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-02-08.17:27:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454952458.39.0.189676952496.issue26204@psf.upfronthosting.co.za>
In-reply-to
Content
I changed my patch to emit a SyntaxWarning. If too many users complain of the warning, maybe we can remove it. IMHO it's useful to detect bugs.
History
Date User Action Args
2016-02-08 17:27:38vstinnersetrecipients: + vstinner, rhettinger, python-dev, serhiy.storchaka, yselivanov
2016-02-08 17:27:38vstinnersetmessageid: <1454952458.39.0.189676952496.issue26204@psf.upfronthosting.co.za>
2016-02-08 17:27:38vstinnerlinkissue26204 messages
2016-02-08 17:27:38vstinnercreate