[issue31411] SystemError raised by warn_explicit() in case warnings.onceregistry is not a dict

Serhiy Storchaka report at bugs.python.org
Mon Sep 11 03:01:49 EDT 2017


Serhiy Storchaka added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31411>
_______________________________________


More information about the Python-bugs-list mailing list