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 dstufft, eric.araujo, kalyan, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-07-13.12:27:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626179265.96.0.031829728032.issue44602@roundup.psfhosted.org>
In-reply-to
Content
msvc9compiler.py has been deprecated ever since _msvccompiler.py was introduced, so no code should be using it (it was always internal anyway).

And now all of distutils is also deprecated, so you probably need to report this to the setuptools project at https://github.com/pypa/setuptools so they can fix it in their embedded copy of distutils.
History
Date User Action Args
2021-07-13 12:27:46steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, zach.ware, dstufft, kalyan
2021-07-13 12:27:45steve.dowersetmessageid: <1626179265.96.0.031829728032.issue44602@roundup.psfhosted.org>
2021-07-13 12:27:45steve.dowerlinkissue44602 messages
2021-07-13 12:27:45steve.dowercreate