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, vinay.sajip
Date 2019-06-20.21:50:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561067453.64.0.986288924832.issue37349@roundup.psfhosted.org>
In-reply-to
Content
> I am curious how you plan to achieve this without reducing the functionality of venv?

PowerShell has a full programming language and all details can be found in pyvenv.cfg now as of Python 3.8. So Activate.ps1 can read that file to get what it needs to set paths and the prompt which is what gets substituted into the generate Activate.ps1.
History
Date User Action Args
2019-06-20 21:50:53brett.cannonsetrecipients: + brett.cannon, vinay.sajip, donovick
2019-06-20 21:50:53brett.cannonsetmessageid: <1561067453.64.0.986288924832.issue37349@roundup.psfhosted.org>
2019-06-20 21:50:53brett.cannonlinkissue37349 messages
2019-06-20 21:50:53brett.cannoncreate