[issue42405] Add distutils mvsccompiler support for Windows ARM64 build

Steve Dower report at bugs.python.org
Thu Nov 19 12:41:26 EST 2020


Steve Dower <steve.dower at python.org> added the comment:

Firstly, msvc9compiler.py is very deprecated, we don't touch that one at all or use it in distutils.

Second, _msvccompiler.py is weakly deprecated (and likely soon fully deprecated), so you'd be better to make the fix in the setuptools project instead.

But we'd very much like to see that fix made. So if you're prepared to work on it, that'd be great! I've added Jason to this issue so he can point you at the right place in setuptools to look.

----------
nosy: +jaraco

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


More information about the Python-bugs-list mailing list