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 steve.dower
Recipients lucatrv, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-12-03.00:30:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638491434.43.0.932109963728.issue45969@roundup.psfhosted.org>
In-reply-to
Content
Unless someone can find an authoring bug under Tools/msi, I don't think we can do anything about this. We rely on the built-in Windows support for adding and removing these variables, and if that's broken, we can't do anything with our current setup.

I really want to get us out of this addiction to cluttering up PATH with lots of different directories - it's bad for security/reliability/etc. of the system as a whole, and I don't like Python being the cause of issues here. But I haven't quite come up with the better design yet... 

Anyway, all that to say that I'm not in any rush to expand or seriously mess with the current PATH settings. If there's an authoring bug we can fix, great, but I don't think this one is on us in a way we can easily deal with.
History
Date User Action Args
2021-12-03 00:30:34steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, lucatrv
2021-12-03 00:30:34steve.dowersetmessageid: <1638491434.43.0.932109963728.issue45969@roundup.psfhosted.org>
2021-12-03 00:30:34steve.dowerlinkissue45969 messages
2021-12-03 00:30:34steve.dowercreate