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 Arfrever, chris.jerdonek, ezio.melotti, flox, jnoller, pitrou, ronaldoussoren, schmir, tarek, vstinner
Date 2019-04-25.11:16:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556190966.94.0.997552213317.issue7774@roundup.psfhosted.org>
In-reply-to
Content
New changeset f4edd39017a211d4544570a1e2ac2110ef8e51b4 by Victor Stinner in branch '2.7':
bpo-28552: Fix distutils.sysconfig for empty sys.executable (GH-12875) (GH-12949)
https://github.com/python/cpython/commit/f4edd39017a211d4544570a1e2ac2110ef8e51b4
History
Date User Action Args
2019-04-25 11:16:06vstinnersetrecipients: + vstinner, ronaldoussoren, pitrou, schmir, tarek, jnoller, ezio.melotti, Arfrever, flox, chris.jerdonek
2019-04-25 11:16:06vstinnersetmessageid: <1556190966.94.0.997552213317.issue7774@roundup.psfhosted.org>
2019-04-25 11:16:06vstinnerlinkissue7774 messages
2019-04-25 11:16:06vstinnercreate