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 ned.deily
Recipients eric.snow, ned.deily, ronaldoussoren, steve.dower, vinay.sajip
Date 2022-03-02.12:59:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646225955.46.0.212551211567.issue46890@roundup.psfhosted.org>
In-reply-to
Content
To reiterate, the example I gave had nothing to do with using a venv. The value of sys._base_executable is now always wrong whether or not using a venv. The consequences are more obvious when using a venv.
History
Date User Action Args
2022-03-02 12:59:15ned.deilysetrecipients: + ned.deily, vinay.sajip, ronaldoussoren, eric.snow, steve.dower
2022-03-02 12:59:15ned.deilysetmessageid: <1646225955.46.0.212551211567.issue46890@roundup.psfhosted.org>
2022-03-02 12:59:15ned.deilylinkissue46890 messages
2022-03-02 12:59:15ned.deilycreate