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 Dee Mee, dstufft, eric.araujo, vstinner
Date 2017-11-08.15:48:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510156130.92.0.213398074469.issue31955@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 849482955f70eb1adc47a20dcbce3b4add47d864 by Victor Stinner (Mazay0) in branch '2.7':
bpo-31955: Fix distutils CCompiler.set_executable() for Unicode (GH-4316)
https://github.com/python/cpython/commit/849482955f70eb1adc47a20dcbce3b4add47d864
History
Date User Action Args
2017-11-08 15:48:50vstinnersetrecipients: + vstinner, eric.araujo, dstufft, Dee Mee
2017-11-08 15:48:50vstinnersetmessageid: <1510156130.92.0.213398074469.issue31955@psf.upfronthosting.co.za>
2017-11-08 15:48:50vstinnerlinkissue31955 messages
2017-11-08 15:48:50vstinnercreate