Message 184945 - Python tracker
Message184945
| Author | ronaldoussoren |
|---|---|
| Recipients | benjamin.peterson, doko, ned.deily, pitrou, ronaldoussoren, twouters |
| Date | 2013-03-22.06:52:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1363935175.88.0.734386214526.issue17512@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Reverting the backport would also fix the breakage.
Is the addition of _sysconfigdata not a new feature? It changes the place where sysconfig (and distutils sysconfig?) looks for configuration data, and hence breaks all instructions that mention that you can change the Makefile in {sys.prefix}/lib/python2.7/config to globally affect the compilation flags (although there hopefully aren't a lot of those) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-22 06:52:55 | ronaldoussoren | set | recipients: + ronaldoussoren, twouters, doko, pitrou, benjamin.peterson, ned.deily |
| 2013-03-22 06:52:55 | ronaldoussoren | set | messageid: <1363935175.88.0.734386214526.issue17512@psf.upfronthosting.co.za> |
| 2013-03-22 06:52:55 | ronaldoussoren | link | issue17512 messages |
| 2013-03-22 06:52:55 | ronaldoussoren | create | |