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 brett.cannon, takluyver, vstinner
Date 2018-06-21.16:13:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529597583.03.0.56676864532.issue33912@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 419e88d18ccc83e182afca124d42f46794022aab by Victor Stinner (Christopher Frederickson) in branch 'master':
bpo-33912: Fix test_warnings when run with -Werror (GH-7839)
https://github.com/python/cpython/commit/419e88d18ccc83e182afca124d42f46794022aab
History
Date User Action Args
2018-06-21 16:13:03vstinnersetrecipients: + vstinner, brett.cannon, takluyver
2018-06-21 16:13:03vstinnersetmessageid: <1529597583.03.0.56676864532.issue33912@psf.upfronthosting.co.za>
2018-06-21 16:13:03vstinnerlinkissue33912 messages
2018-06-21 16:13:03vstinnercreate