Message 116588 - Python tracker
Message116588
| Author | barry |
|---|---|
| Recipients | barry |
| Date | 2010-09-16.18:08:40 |
| SpamBayes Score | 0.0005094935 |
| Marked as misclassified | No |
| Message-id | <1284660526.13.0.672517649262.issue9878@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is splitting one concern from bug 9807 - specifically to avoid parsing pyconfig.h and Makefile in the sysconfig module by autogenerating an extension module (e.g. _sysconfig.c) at build time and using that to get the variables from those two files. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-16 18:08:46 | barry | set | recipients: + barry |
| 2010-09-16 18:08:46 | barry | set | messageid: <1284660526.13.0.672517649262.issue9878@psf.upfronthosting.co.za> |
| 2010-09-16 18:08:40 | barry | link | issue9878 messages |
| 2010-09-16 18:08:40 | barry | create | |