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 dstufft, eric.araujo, iamale, r.david.murray, vstinner
Date 2019-04-25.09:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556186394.69.0.754999199569.issue28552@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0ef8c157e9195df0115c54ba875a5efb92ac22fb by Victor Stinner in branch 'master':
bpo-28552: Fix distutils.sysconfig for empty sys.executable (GH-12875)
https://github.com/python/cpython/commit/0ef8c157e9195df0115c54ba875a5efb92ac22fb
History
Date User Action Args
2019-04-25 09:59:54vstinnersetrecipients: + vstinner, eric.araujo, r.david.murray, dstufft, iamale
2019-04-25 09:59:54vstinnersetmessageid: <1556186394.69.0.754999199569.issue28552@roundup.psfhosted.org>
2019-04-25 09:59:54vstinnerlinkissue28552 messages
2019-04-25 09:59:54vstinnercreate