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 brett.cannon, dstufft, eric.araujo, jaraco, lukasz.langa, ncoghlan, ned.deily, pablogsal, paul.moore, steve.dower
Date 2020-07-13.16:52:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594659151.63.0.834860108175.issue41282@roundup.psfhosted.org>
In-reply-to
Content
Deprecating in 3.10 is fine - everyone who needs to know about it releases whenever they like anyway, so we just need to make _some_ announcement.

I'd propose either moving it to Tools/distutils, or renaming it to _distutils. The point is that we're saying it's only fit for use for the core build now, and nobody else should ever import it (or complain about it ;) ).
History
Date User Action Args
2020-07-13 16:52:31steve.dowersetrecipients: + steve.dower, brett.cannon, paul.moore, jaraco, ncoghlan, ned.deily, eric.araujo, lukasz.langa, dstufft, pablogsal
2020-07-13 16:52:31steve.dowersetmessageid: <1594659151.63.0.834860108175.issue41282@roundup.psfhosted.org>
2020-07-13 16:52:31steve.dowerlinkissue41282 messages
2020-07-13 16:52:31steve.dowercreate