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 pitrou, serhiy.storchaka
Date 2017-11-11.13:19:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510406394.68.0.213398074469.issue31572@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d4f8480dfe89447587550a85b61d4e9faf827e98 by Serhiy Storchaka in branch 'master':
bpo-31572: Don't silence unexpected errors in the _warnings module. (#3731)
https://github.com/python/cpython/commit/d4f8480dfe89447587550a85b61d4e9faf827e98
History
Date User Action Args
2017-11-11 13:19:54serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou
2017-11-11 13:19:54serhiy.storchakasetmessageid: <1510406394.68.0.213398074469.issue31572@psf.upfronthosting.co.za>
2017-11-11 13:19:54serhiy.storchakalinkissue31572 messages
2017-11-11 13:19:54serhiy.storchakacreate