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 vstinner, xtreak
Date 2018-07-05.16:59:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530809990.88.0.56676864532.issue33988@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f5770f354cb982303237d581ad2b296486475965 by Victor Stinner (Xtreak) in branch '3.7':
bpo-33988: Fix test_warnings using -W error (GH-7985)
https://github.com/python/cpython/commit/f5770f354cb982303237d581ad2b296486475965
History
Date User Action Args
2018-07-05 16:59:50vstinnersetrecipients: + vstinner, xtreak
2018-07-05 16:59:50vstinnersetmessageid: <1530809990.88.0.56676864532.issue33988@psf.upfronthosting.co.za>
2018-07-05 16:59:50vstinnerlinkissue33988 messages
2018-07-05 16:59:50vstinnercreate