Message 217891 - Python tracker
Message217891
| Author | ned.deily |
|---|---|
| Recipients | benjamin.peterson, dstufft, eric.araujo, larry, ned.deily, nilsge, ronaldoussoren, skrah, wolma |
| Date | 2014-05-04.20:45:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1399236342.58.0.0812186836399.issue21121@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-04 20:45:42 | ned.deily | set | recipients: + ned.deily, ronaldoussoren, larry, benjamin.peterson, eric.araujo, skrah, dstufft, wolma, nilsge |
| 2014-05-04 20:45:42 | ned.deily | set | messageid: <1399236342.58.0.0812186836399.issue21121@psf.upfronthosting.co.za> |
| 2014-05-04 20:45:42 | ned.deily | link | issue21121 messages |
| 2014-05-04 20:45:42 | ned.deily | create | |