Message310312
| Author | vstinner |
|---|---|
| Recipients | barry, martin.panter, mdk, pitrou, twouters, vstinner, xdegaye |
| Date | 2018-01-20.01:07:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516410438.52.0.467229070634.issue32430@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I like the idea of removing the Modules/Setup.dist => Modules/Setup copy which removes immediately the annoying warning (bpo-32429). > ... that one can modify and commit I'm not sure about the "commit" part. I see Modules/Setup as a configuration file. Python provides a default configuration, fine. Why not adding an option in Makefile or configure to allow to specify a different path to a custom Setup file? ./configure --setup-file=google_uber_cool_setup_file && make |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-20 01:07:18 | vstinner | set | recipients: + vstinner, twouters, barry, pitrou, xdegaye, martin.panter, mdk |
| 2018-01-20 01:07:18 | vstinner | set | messageid: <1516410438.52.0.467229070634.issue32430@psf.upfronthosting.co.za> |
| 2018-01-20 01:07:18 | vstinner | link | issue32430 messages |
| 2018-01-20 01:07:18 | vstinner | create | |