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 steve.dower
Recipients avladu, jaraco, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-11-19.17:41:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605807686.02.0.28626215962.issue42405@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2020-11-19 17:41:26steve.dowersetrecipients: + steve.dower, paul.moore, jaraco, tim.golden, zach.ware, avladu
2020-11-19 17:41:26steve.dowersetmessageid: <1605807686.02.0.28626215962.issue42405@roundup.psfhosted.org>
2020-11-19 17:41:26steve.dowerlinkissue42405 messages
2020-11-19 17:41:25steve.dowercreate