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 mppf
Recipients mppf, ned.deily, ronaldoussoren
Date 2020-11-10.15:35:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605022550.1.0.463138482539.issue42312@roundup.psfhosted.org>
In-reply-to
Content
In the above I meant to include the `bin` path in the examples, but it does not matter for the behavior

(exec -a test-venv/bin/python3 python3 -c 'import sys; print(sys.executable); print (sys.prefix);')
History
Date User Action Args
2020-11-10 15:35:50mppfsetrecipients: + mppf, ronaldoussoren, ned.deily
2020-11-10 15:35:50mppfsetmessageid: <1605022550.1.0.463138482539.issue42312@roundup.psfhosted.org>
2020-11-10 15:35:50mppflinkissue42312 messages
2020-11-10 15:35:50mppfcreate