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-11.15:29:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591889341.15.0.133958060395.issue40854@roundup.psfhosted.org>
In-reply-to
Content
New changeset d72b9644a3e6eec83be48b1ebc2ec6ca776134d3 by Victor Stinner in branch 'master':
bpo-40947: getpath.c uses PyConfig.platlibdir (GH-20807)
https://github.com/python/cpython/commit/d72b9644a3e6eec83be48b1ebc2ec6ca776134d3
History
Date User Action Args
2020-06-11 15:29:01vstinnersetrecipients: + vstinner, python-dev, smani
2020-06-11 15:29:01vstinnersetmessageid: <1591889341.15.0.133958060395.issue40854@roundup.psfhosted.org>
2020-06-11 15:29:01vstinnerlinkissue40854 messages
2020-06-11 15:29:01vstinnercreate