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, cheryl.sabella, steve.dower, vinay.sajip
Date 2019-02-14.20:58:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550177907.94.0.966480293045.issue35661@roundup.psfhosted.org>
In-reply-to
Content
I think upgrading the scripts to read from pyvenv.cfg is a separate issue per activation script (e.g. an issue for PowerShell, an issue for fish, etc.) as this could be done piecemeal.

One benefit to doing this is it would help move towards the activation scripts becoming static and thus skipping the string substitution when writing the files to disk.
History
Date User Action Args
2019-02-14 20:58:27brett.cannonsetrecipients: + brett.cannon, vinay.sajip, steve.dower, cheryl.sabella
2019-02-14 20:58:27brett.cannonsetmessageid: <1550177907.94.0.966480293045.issue35661@roundup.psfhosted.org>
2019-02-14 20:58:27brett.cannonlinkissue35661 messages
2019-02-14 20:58:27brett.cannoncreate