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.

作者 ned.deily
收信人 benjamin.peterson, dstufft, eric.araujo, larry, ned.deily, nilsge, ronaldoussoren, skrah, wolma
日期 2014-05-04.20:45:42
SpamBayes Score -1.0
Marked as misclassified
Message-id <1399236342.58.0.0812186836399.issue21121@psf.upfronthosting.co.za>
In-reply-to
内容
Is there any reason to expose CFLAGS_NODIST externally?  It seems to me that it is only needed in the top-level setup.py for building standard library extension modules.  Let's not add yet another configuration variable to the already confusing array we present to users through the two sysconfig.get_config_var().
历史
日期 用户 动作 参数
2014-05-04 20:45:42ned.deily修改recipients: + ned.deily, ronaldoussoren, larry, benjamin.peterson, eric.araujo, skrah, dstufft, wolma, nilsge
2014-05-04 20:45:42ned.deily修改messageid: <1399236342.58.0.0812186836399.issue21121@psf.upfronthosting.co.za>
2014-05-04 20:45:42ned.deily链接issue21121 messages
2014-05-04 20:45:42ned.deily创建