commit | 7972ed2111ea2f01e8712eef91bcf2260e05ad8b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Sep 11 10:01:47 2017 +0300 |
committer | GitHub <noreply@github.com> | Mon Sep 11 10:01:47 2017 +0300 |
tree | 81e77d1a781507636b6d547ddeb6f20b8d1c458f | |
parent | c67838da2cde6fa3f1bef11f08719237983e6990 [diff] |
[3.6] bpo-31411: Prevent raising a SystemError in case warnings.onceregistry is not a dictionary. (GH-3485). (#3494) (cherry picked from commit 252033d50effa08046ac34fcc406bc99796ab88b)