[issue31955] distutils C compiler: set_executables() incorrectly parse values with spaces

STINNER Victor report at bugs.python.org
Wed Nov 8 10:48:50 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31955>
_______________________________________


More information about the Python-bugs-list mailing list