[issue26876] Extend MSVCCompiler class to respect environment variables

Steve Dower report at bugs.python.org
Mon Dec 12 19:24:07 EST 2016


Steve Dower added the comment:

I'd rather only take the change to _msvccompiler and not the ones that are there for historical interest (a.k.a. backwards compatibility with people who never expect internal implementation details to change).

If any tools break because they're using the wrong compiler class, please file a bug against them.

I didn't check the 2.7 file, but the one for master is fine.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26876>
_______________________________________


More information about the Python-bugs-list mailing list