commit | 9adc87b0f82e5169c5f44739f89212a86013d1c4 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 12 09:48:27 2017 +0300 |
committer | GitHub <noreply@github.com> | Tue Sep 12 09:48:27 2017 +0300 |
tree | 62093b01728ee2ffad9ae8585abe8b03635ec917 | |
parent | cb356c2ecc0528d47fee2b9f4b32da4fcfb48b3a [diff] |
[3.6] bpo-31416: Fix assertion failures in case of a bad warnings.filters or warnings.defaultaction. (GH-3496) (#3509) Patch by Oren Milman.. (cherry picked from commit 9d984fd2b097c8c29479d1c3eb740995fe1ccb0d)