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 ned.deily
Recipients hawkowl, miss-islington, ned.deily, serhiy.storchaka, vstinner
Date 2018-06-04.05:14:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528089289.15.0.592728768989.issue33509@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e292b75e3ecdc6bbe81cda09de836dc9e27ab9e6 by Ned Deily (Victor Stinner) in branch 'master':
bpo-33509: Fix test_warnings for python3 -Werror (GH-7365)
https://github.com/python/cpython/commit/e292b75e3ecdc6bbe81cda09de836dc9e27ab9e6
History
Date User Action Args
2018-06-04 05:14:49ned.deilysetrecipients: + ned.deily, vstinner, serhiy.storchaka, hawkowl, miss-islington
2018-06-04 05:14:49ned.deilysetmessageid: <1528089289.15.0.592728768989.issue33509@psf.upfronthosting.co.za>
2018-06-04 05:14:49ned.deilylinkissue33509 messages
2018-06-04 05:14:49ned.deilycreate