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 eryksun, jeremyspiegel, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2016-07-17.15:02:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468767773.88.0.52719171237.issue27533@psf.upfronthosting.co.za>
In-reply-to
Content
Correct, 2.7 is not in security fix only mode (yet), but new features (anything that changes an API) or bug fixes that we wouldn't put in a maintenance release (things that would break existing programs) are not allowed.  A special exception has been made for 2.7 for performance enhancements; we wouldn't normally do those in a maintenance release unless they were significant.

But as Steve says, it depends on a core developer being interested in applying the fix/backport.  Which we may have, we'll wait and see :)
History
Date User Action Args
2016-07-17 15:02:53r.david.murraysetrecipients: + r.david.murray, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, jeremyspiegel
2016-07-17 15:02:53r.david.murraysetmessageid: <1468767773.88.0.52719171237.issue27533@psf.upfronthosting.co.za>
2016-07-17 15:02:53r.david.murraylinkissue27533 messages
2016-07-17 15:02:53r.david.murraycreate