This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lemburg
Recipients brett.cannon, christian.heimes, lemburg, miss-islington, ned.deily, zach.ware
Date 2021-10-26.19:12:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <0d34a6ff-5b9a-add9-7dc4-efe6d7dbd75a@egenix.com>
In-reply-to <ac98ba15-649c-ecb5-71b9-ce2f731a3b7b@egenix.com>
Content
On 26.10.2021 20:47, Marc-Andre Lemburg wrote:
>> Brett removed a lot of stuff in 01cf4fb9c1aa567484c2ffb1b11f9b3fe9949b05 to make the file more readable. I removed unnecessary -D, -I, and -L to make the file even more readable. You can pass custom flags to ./configure.
> 
> Could Brett or you please add those notes back ? There's no other place
> where such details are documented. We've lost important information and
> I would like to get this back into Setup and ideally add more
> information to make it easier for users or admins to customize
> their build.

I could also edit the file and add those back, after you're done
with the refactoring.
History
Date User Action Args
2021-10-26 19:12:54lemburgsetrecipients: + lemburg, brett.cannon, christian.heimes, ned.deily, zach.ware, miss-islington
2021-10-26 19:12:54lemburglinkissue45548 messages
2021-10-26 19:12:54lemburgcreate