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 steve.dower
Recipients eryksun, paul.moore, schlamar, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2019-02-02.23:44:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549151054.2.0.0782100729262.issue35872@roundup.psfhosted.org>
In-reply-to
Content
Is there any reason to not resolve the base executable on creation and make it relative to that? So the second pyvenv.cfg would have the same home directory as the first?

My proposed fix for issue35873 (PR soon) is going to make this trivial.
History
Date User Action Args
2019-02-02 23:44:16steve.dowersetrecipients: + steve.dower, paul.moore, vinay.sajip, tim.golden, schlamar, zach.ware, eryksun
2019-02-02 23:44:14steve.dowersetmessageid: <1549151054.2.0.0782100729262.issue35872@roundup.psfhosted.org>
2019-02-02 23:44:14steve.dowerlinkissue35872 messages
2019-02-02 23:44:14steve.dowercreate