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 jmoguill2
Recipients jmoguill2, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-01-08.18:34:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610130858.1.0.887865465829.issue42863@roundup.psfhosted.org>
In-reply-to
Content
Maybe we can consider adding additional params and a new code path to python -m venv?  This way we don't break any existing functionality?

e.g. -includedir=... -libdir=... -bindir=...
?
History
Date User Action Args
2021-01-08 18:34:18jmoguill2setrecipients: + jmoguill2, paul.moore, tim.golden, zach.ware, steve.dower
2021-01-08 18:34:18jmoguill2setmessageid: <1610130858.1.0.887865465829.issue42863@roundup.psfhosted.org>
2021-01-08 18:34:18jmoguill2linkissue42863 messages
2021-01-08 18:34:18jmoguill2create