Message309285
| Author | pitrou |
|---|---|
| Recipients | barry, mdk, pitrou, twouters, xdegaye |
| Date | 2017-12-31.14:06:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1514729181.77.0.467229070634.issue32430@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
First, I would count Google in the extremely skilled category :-) (cc'ing Thomas so that he can chime in) Second, if someone are doing a custom build of Python, they are very likely modifying something else than Modules/Setup (*). So they already have some kind of custom branch or fork of CPython tracking their own customizations. Why Modules/Setup can't be handled the same way I'm not sure I understand. (*) see for example the Anaconda build of Python, which modifies several files but *not* Modules/Setup: https://github.com/AnacondaRecipes/python-feedstock/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-31 14:06:21 | pitrou | set | recipients: + pitrou, twouters, barry, xdegaye, mdk |
| 2017-12-31 14:06:21 | pitrou | set | messageid: <1514729181.77.0.467229070634.issue32430@psf.upfronthosting.co.za> |
| 2017-12-31 14:06:21 | pitrou | link | issue32430 messages |
| 2017-12-31 14:06:21 | pitrou | create | |