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 brett.cannon
Recipients brett.cannon, donovick, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2019-06-20.21:52:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561067543.3.0.762090477907.issue37354@roundup.psfhosted.org>
In-reply-to
Content
> How would you plan to replace the functionality where the venv's bin path is substituted into the script? Purely through introspecting its own path?

It's stored in pyvenv.cfg.

> I presume the security requirements you refer to are purely a Windows constraint - is that right?

Yes (at least for now; not sure what PowerShell Core plans to do about this sort of thing long-term).
History
Date User Action Args
2019-06-20 21:52:23brett.cannonsetrecipients: + brett.cannon, paul.moore, vinay.sajip, tim.golden, zach.ware, steve.dower, donovick
2019-06-20 21:52:23brett.cannonsetmessageid: <1561067543.3.0.762090477907.issue37354@roundup.psfhosted.org>
2019-06-20 21:52:23brett.cannonlinkissue37354 messages
2019-06-20 21:52:23brett.cannoncreate