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 christian.heimes, nedbat, pablogsal, saaketp, steve.dower, vinay.sajip
Date 2021-12-16.15:08:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639667293.18.0.813555116857.issue46028@roundup.psfhosted.org>
In-reply-to
Content
This PR *might* be a fix, but I think it's only partial. It isn't going to work if you've made a venv and copied "python3"->"python", for example.

It still might be best solved by writing base_executable into pyvenv.cfg, and then simply reading it out.
History
Date User Action Args
2021-12-16 15:08:13steve.dowersetrecipients: + steve.dower, vinay.sajip, christian.heimes, nedbat, pablogsal, saaketp
2021-12-16 15:08:13steve.dowersetmessageid: <1639667293.18.0.813555116857.issue46028@roundup.psfhosted.org>
2021-12-16 15:08:13steve.dowerlinkissue46028 messages
2021-12-16 15:08:13steve.dowercreate