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 dstufft, eric.araujo, vstinner
Date 2020-05-15.16:06:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589558787.28.0.359246932116.issue40055@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6e57237faf0da8904e0130a11350cae3c5062b82 by Victor Stinner in branch 'master':
bpo-40055: test_distutils leaves warnings filters unchanged (GH-20095)
https://github.com/python/cpython/commit/6e57237faf0da8904e0130a11350cae3c5062b82
History
Date User Action Args
2020-05-15 16:06:27vstinnersetrecipients: + vstinner, eric.araujo, dstufft
2020-05-15 16:06:27vstinnersetmessageid: <1589558787.28.0.359246932116.issue40055@roundup.psfhosted.org>
2020-05-15 16:06:27vstinnerlinkissue40055 messages
2020-05-15 16:06:27vstinnercreate