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