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 serhiy.storchaka
Recipients Oren Milman, serhiy.storchaka
Date 2017-09-12.06:48:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505198910.77.0.372736439795.issue31416@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9adc87b0f82e5169c5f44739f89212a86013d1c4 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-31416: Fix assertion failures in case of a bad warnings.filters or warnings.defaultaction. (GH-3496) (#3509)
https://github.com/python/cpython/commit/9adc87b0f82e5169c5f44739f89212a86013d1c4
History
Date User Action Args
2017-09-12 06:48:30serhiy.storchakasetrecipients: + serhiy.storchaka, Oren Milman
2017-09-12 06:48:30serhiy.storchakasetmessageid: <1505198910.77.0.372736439795.issue31416@psf.upfronthosting.co.za>
2017-09-12 06:48:30serhiy.storchakalinkissue31416 messages
2017-09-12 06:48:30serhiy.storchakacreate