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