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, vstinner
Date 2022-01-18.15:46:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642520794.83.0.43904274212.issue46028@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7407fe4c25ba0308d49e3e88e4a107ef32251cdc by Steve Dower in branch 'main':
bpo-46028: Calculate base_executable by resolving symlinks in a venv (GH-30144)
https://github.com/python/cpython/commit/7407fe4c25ba0308d49e3e88e4a107ef32251cdc
History
Date User Action Args
2022-01-18 15:46:34steve.dowersetrecipients: + steve.dower, vinay.sajip, vstinner, christian.heimes, nedbat, pablogsal, saaketp
2022-01-18 15:46:34steve.dowersetmessageid: <1642520794.83.0.43904274212.issue46028@roundup.psfhosted.org>
2022-01-18 15:46:34steve.dowerlinkissue46028 messages
2022-01-18 15:46:34steve.dowercreate