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 vstinner
Recipients Arfrever, FFY00, brett.cannon, christian.heimes, doko, dstufft, eric.araujo, frenzy, hugovk, jaraco, lukasz.langa, methane, ncoghlan, ned.deily, p-ganssle, pablogsal, paul.moore, steve.dower, vstinner, xtreak
Date 2021-04-14.14:39:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618411146.15.0.517953386582.issue41282@roundup.psfhosted.org>
In-reply-to
Content
New changeset d9ba9dee7f267a603394b8d63a7697b08efdf1cb by Victor Stinner in branch 'master':
bpo-41282: setup.py ignores distutils DeprecationWarning (GH-25405)
https://github.com/python/cpython/commit/d9ba9dee7f267a603394b8d63a7697b08efdf1cb
History
Date User Action Args
2021-04-14 14:39:06vstinnersetrecipients: + vstinner, brett.cannon, doko, paul.moore, jaraco, ncoghlan, christian.heimes, ned.deily, eric.araujo, Arfrever, methane, lukasz.langa, steve.dower, dstufft, p-ganssle, frenzy, pablogsal, hugovk, xtreak, FFY00
2021-04-14 14:39:06vstinnersetmessageid: <1618411146.15.0.517953386582.issue41282@roundup.psfhosted.org>
2021-04-14 14:39:06vstinnerlinkissue41282 messages
2021-04-14 14:39:05vstinnercreate