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