Message 334171 - Python tracker

Message334171

Author steve.dower
Recipients chrullrich, davin, eryksun, ned.deily, paul.moore, pitrou, steve.dower, tim.golden, zach.ware
Date 2019-01-21.19:58:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548100690.07.0.798561148307.issue35797@roundup.psfhosted.org>
In-reply-to
Content
> So I think "breaking if environment variables are not inherited" is a less severe failure mode than this issue is.

ISTR that having sys.executable point to a path outside of sys.prefix breaks the site module in some way, so that would move the fix over there. But again, going from memory - I'd have to try it (and doubtful that I'm getting to it today).
History
Date User Action Args
2019-01-21 19:58:11steve.dowersetrecipients: + steve.dower, paul.moore, pitrou, tim.golden, ned.deily, zach.ware, eryksun, chrullrich, davin
2019-01-21 19:58:10steve.dowersetmessageid: <1548100690.07.0.798561148307.issue35797@roundup.psfhosted.org>
2019-01-21 19:58:10steve.dowerlinkissue35797 messages
2019-01-21 19:58:10steve.dowercreate