[issue30389] distutils._msvccompiler cannot find VS 2017

STINNER Victor report at bugs.python.org
Thu Sep 7 23:50:31 EDT 2017


STINNER Victor added the comment:

I'm pretty sure that the commit 05f01d85257d0f3409c7335aaf0bf6a6da7eecb7 introduced this memory leak:

test_distutils leaked [8736, 8740, 8740] references, sum=26216
test_distutils leaked [8640, 8642, 8642] memory blocks, sum=25924

http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Refleaks%203.x/builds/99/steps/test/logs/stdio

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list