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 brett.cannon
Recipients Arfrever, Zvezdoslovec, brett.cannon, eric.snow, ncoghlan
Date 2014-03-28.13:49:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396014556.37.0.00484470346233.issue20942@psf.upfronthosting.co.za>
In-reply-to
Content
It actually does break backwards-compatibility as an attribute will disappear on frozen modules for anyone who uses the imp API. While the chances of actually breaking someone's code is very small, there is still a chance. But I'm only -0 on backporting so other core devs could convince me that I'm being overly cautious.
History
Date User Action Args
2014-03-28 13:49:16brett.cannonsetrecipients: + brett.cannon, ncoghlan, Arfrever, eric.snow, Zvezdoslovec
2014-03-28 13:49:16brett.cannonsetmessageid: <1396014556.37.0.00484470346233.issue20942@psf.upfronthosting.co.za>
2014-03-28 13:49:16brett.cannonlinkissue20942 messages
2014-03-28 13:49:16brett.cannoncreate