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 abarry, ncoghlan, r.david.murray, serhiy.storchaka
Date 2018-02-23.01:54:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519350850.65.0.467229070634.issue32912@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for the DeprecationWarning->SyntaxWarning->SyntaxError approach from me (especially as 3.7 will make the existing deprecation warning visible in interactive shells and __main__ modules by default).
History
Date User Action Args
2018-02-23 01:54:10ncoghlansetrecipients: + ncoghlan, r.david.murray, serhiy.storchaka, abarry
2018-02-23 01:54:10ncoghlansetmessageid: <1519350850.65.0.467229070634.issue32912@psf.upfronthosting.co.za>
2018-02-23 01:54:10ncoghlanlinkissue32912 messages
2018-02-23 01:54:10ncoghlancreate