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 rhettinger
Recipients Cyphase, r.david.murray, rhettinger
Date 2014-04-22.07:50:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398153023.07.0.314420511069.issue21320@psf.upfronthosting.co.za>
In-reply-to
Content
IIRC, we've only created -3 warnings for things that would be incorrectly accepted by Python 3 (such as floor division using /).   

I don't think that applies here and isn't worth monkeying with Py2.7.  It goes in the harmless nuisance category, something that affects almost no one.
History
Date User Action Args
2014-04-22 07:50:23rhettingersetrecipients: + rhettinger, r.david.murray, Cyphase
2014-04-22 07:50:23rhettingersetmessageid: <1398153023.07.0.314420511069.issue21320@psf.upfronthosting.co.za>
2014-04-22 07:50:23rhettingerlinkissue21320 messages
2014-04-22 07:50:22rhettingercreate