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 eric.araujo
Recipients brian.curtin, eric.araujo, loewis, mhammond, skrah, tarek
Date 2010-12-03.04:45:43
SpamBayes Score 0.00035790185
Marked as misclassified No
Message-id <1291351547.33.0.352129076222.issue9709@psf.upfronthosting.co.za>
In-reply-to
Content
Sounds like a “+1 for the patch” to me :)

I get no warning on linux2 after the patch.  This is still a behavior change, and there might be code out there relying on self.get_export_symbols being called.  My understanding of extension modules build is too small for me to have confidence, so I will defer the decision to Tarek.
History
Date User Action Args
2010-12-03 04:45:47eric.araujosetrecipients: + eric.araujo, loewis, mhammond, tarek, brian.curtin, skrah
2010-12-03 04:45:47eric.araujosetmessageid: <1291351547.33.0.352129076222.issue9709@psf.upfronthosting.co.za>
2010-12-03 04:45:44eric.araujolinkissue9709 messages
2010-12-03 04:45:43eric.araujocreate