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 Arfrever, barry, doko, dstufft, eric.araujo
Date 2014-04-17.21:49:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397771360.64.0.922925760713.issue21272@psf.upfronthosting.co.za>
In-reply-to
Content
doko’s patch is actually conservative, not changing the query functions of distutils.sysconfig but only the _init_posix function, which just defines a global dict.  It looks quite safe to me.
History
Date User Action Args
2014-04-17 21:49:20eric.araujosetrecipients: + eric.araujo, barry, doko, Arfrever, dstufft
2014-04-17 21:49:20eric.araujosetmessageid: <1397771360.64.0.922925760713.issue21272@psf.upfronthosting.co.za>
2014-04-17 21:49:20eric.araujolinkissue21272 messages
2014-04-17 21:49:20eric.araujocreate