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, eric.araujo, jkloth, ronaldoussoren
Date 2014-05-04.18:35:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399228556.68.0.224358138041.issue18255@psf.upfronthosting.co.za>
In-reply-to
Content
Note that the distutils feature freeze has been lifted, so in 3.5 sysconfig could be reused by distutils.sysconfig, but the existing functionality (different API + ability to override with env vars) must be preserved.
History
Date User Action Args
2014-05-04 18:35:56eric.araujosetrecipients: + eric.araujo, ronaldoussoren, jkloth, Arfrever
2014-05-04 18:35:56eric.araujosetmessageid: <1399228556.68.0.224358138041.issue18255@psf.upfronthosting.co.za>
2014-05-04 18:35:56eric.araujolinkissue18255 messages
2014-05-04 18:35:56eric.araujocreate