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.

作者 ronaldoussoren
收信人 benjamin.peterson, dstufft, eric.araujo, larry, ned.deily, nilsge, ronaldoussoren, skrah, wolma
日期 2014-05-06.18:42:23
SpamBayes Score -1.0
Marked as misclassified
Message-id <1399401744.25.0.401557450377.issue21121@psf.upfronthosting.co.za>
In-reply-to
内容
I share Ned's sentiment on this. The amount of information exposed through sysconfig is too large as it is because a lot of that information is only useful during the built of python itself. I'm pretty sure that have been patches in the past where users tried to use some of those variables and were surprised they didn't work for an installed python.

Anyways, the patch looks good.
历史
日期 用户 动作 参数
2014-05-06 18:42:24ronaldoussoren修改recipients: + ronaldoussoren, larry, benjamin.peterson, ned.deily, eric.araujo, skrah, dstufft, wolma, nilsge
2014-05-06 18:42:24ronaldoussoren修改messageid: <1399401744.25.0.401557450377.issue21121@psf.upfronthosting.co.za>
2014-05-06 18:42:24ronaldoussoren链接issue21121 messages
2014-05-06 18:42:23ronaldoussoren创建