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 ronaldoussoren
Recipients mppf, ned.deily, ronaldoussoren
Date 2020-11-10.21:15:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605042953.95.0.46999036236.issue42312@roundup.psfhosted.org>
In-reply-to
Content
The way sys.prefix is calculated on macOS ensures that the correct sys.prefix is calculated even if you copy the binary to a different location. That's functionality I don't want to drop.
History
Date User Action Args
2020-11-10 21:15:53ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, mppf
2020-11-10 21:15:53ronaldoussorensetmessageid: <1605042953.95.0.46999036236.issue42312@roundup.psfhosted.org>
2020-11-10 21:15:53ronaldoussorenlinkissue42312 messages
2020-11-10 21:15:53ronaldoussorencreate