Message 409282 - Python tracker

Message409282

Author eryksun
Recipients FFY00, eryksun, layday, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2021-12-29.04:34:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640752463.62.0.34602242959.issue46171@roundup.psfhosted.org>
In-reply-to
Content
> There are plenty of other ways to get a venv through a potentially 
> unexpected path (turns out I've been doing one for years)

Examples would be appreciated because I'm drawing a blank here. A junction or directory symlink in the parent path shouldn't be a problem. Otherwise I'd prefer that the solution for bpo-45337 was limited to an app container and paths in "%USERPROFILE%\AppData" (excluding "%TEMP%"). An app container can be detected via the package family name, if any, as returned by GetCurrentPackageFamilyName().
History
Date User Action Args
2021-12-29 04:34:23eryksunsetrecipients: + eryksun, paul.moore, vinay.sajip, tim.golden, zach.ware, steve.dower, FFY00, layday
2021-12-29 04:34:23eryksunsetmessageid: <1640752463.62.0.34602242959.issue46171@roundup.psfhosted.org>
2021-12-29 04:34:23eryksunlinkissue46171 messages
2021-12-29 04:34:23eryksuncreate