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-11.07:01:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505113309.92.0.744181468294.issue31411@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7972ed2111ea2f01e8712eef91bcf2260e05ad8b by Serhiy Storchaka in branch '3.6':
[3.6] bpo-31411: Prevent raising a SystemError in case warnings.onceregistry is not a dictionary. (GH-3485). (#3494)
https://github.com/python/cpython/commit/7972ed2111ea2f01e8712eef91bcf2260e05ad8b
History
Date User Action Args
2017-09-11 07:01:49serhiy.storchakasetrecipients: + serhiy.storchaka, Oren Milman
2017-09-11 07:01:49serhiy.storchakasetmessageid: <1505113309.92.0.744181468294.issue31411@psf.upfronthosting.co.za>
2017-09-11 07:01:49serhiy.storchakalinkissue31411 messages
2017-09-11 07:01:49serhiy.storchakacreate