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 larry
Recipients Arfrever, PedanticHacker, devplayer, eryksun, jbmilam, joncwchao, larry, python-dev, r.david.murray, steve.dower
Date 2015-06-15.16:44:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434386672.24.0.531387000828.issue8232@psf.upfronthosting.co.za>
In-reply-to
Content
Rules like this are there for a reason.  People rely on Python being consistent.  We've added harmless new features to point releases in the past and broken people's code.  So, we don't do it anymore.

It's not because we don't care, it's because stability is more important than new features.
History
Date User Action Args
2015-06-15 16:44:32larrysetrecipients: + larry, Arfrever, r.david.murray, joncwchao, devplayer, python-dev, eryksun, steve.dower, jbmilam, PedanticHacker
2015-06-15 16:44:32larrysetmessageid: <1434386672.24.0.531387000828.issue8232@psf.upfronthosting.co.za>
2015-06-15 16:44:32larrylinkissue8232 messages
2015-06-15 16:44:32larrycreate