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 andyk, gregory.p.smith, jjlee, orsenthil, r.david.murray, tseaver
Date 2010-05-11.11:40:08
SpamBayes Score 5.5790993e-06
Marked as misclassified No
Message-id <1273578010.36.0.0410260691726.issue3704@psf.upfronthosting.co.za>
In-reply-to
Content
There is a reason, and that is that it may break existing code in the field relying on the current behavior.  This is (unfortunately) true regardless of whether the function is public or private, though the fact that it is ostensibly private is likely to reduce the amount of breakage.  The fix needs to be evaluated to try to guess whether breakage is likely, and if it is, it would not be a candidate for backport to 2.6 or 3.1.
History
Date User Action Args
2010-05-11 11:40:10r.david.murraysetrecipients: + r.david.murray, gregory.p.smith, jjlee, tseaver, orsenthil, andyk
2010-05-11 11:40:10r.david.murraysetmessageid: <1273578010.36.0.0410260691726.issue3704@psf.upfronthosting.co.za>
2010-05-11 11:40:08r.david.murraylinkissue3704 messages
2010-05-11 11:40:08r.david.murraycreate