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 loewis
Recipients dmalcolm, eric.araujo, jankratochvil, loewis, meador.inge, pitrou
Date 2012-02-20.21:19:07
SpamBayes Score 0.0001498431
Marked as misclassified No
Message-id <1329772748.77.0.354278751594.issue10112@psf.upfronthosting.co.za>
In-reply-to
Content
The patch is fairly incomplete: it assumes that the compiler supports __attribute__((visibility())), but it really needs to check for that.

Also, there is no chance that this can go into Python 2.7; retargetting for 3.3.
History
Date User Action Args
2012-02-20 21:19:08loewissetrecipients: + loewis, pitrou, eric.araujo, dmalcolm, meador.inge, jankratochvil
2012-02-20 21:19:08loewissetmessageid: <1329772748.77.0.354278751594.issue10112@psf.upfronthosting.co.za>
2012-02-20 21:19:08loewislinkissue10112 messages
2012-02-20 21:19:07loewiscreate