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 vstinner
Recipients python-dev, smani, vstinner
Date 2020-06-08.17:36:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591637779.73.0.18423571853.issue40854@roundup.psfhosted.org>
In-reply-to
Content
New changeset 817506432dd1908cd154500ef18dc276b8dd7071 by Victor Stinner in branch '3.9':
bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605) (GH-20725)
https://github.com/python/cpython/commit/817506432dd1908cd154500ef18dc276b8dd7071
History
Date User Action Args
2020-06-08 17:36:19vstinnersetrecipients: + vstinner, python-dev, smani
2020-06-08 17:36:19vstinnersetmessageid: <1591637779.73.0.18423571853.issue40854@roundup.psfhosted.org>
2020-06-08 17:36:19vstinnerlinkissue40854 messages
2020-06-08 17:36:19vstinnercreate