commit | e292b75e3ecdc6bbe81cda09de836dc9e27ab9e6 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Mon Jun 04 07:14:46 2018 +0200 |
committer | Ned Deily <nad@python.org> | Mon Jun 04 01:14:46 2018 -0400 |
tree | 55039c5d41187269f68df9a95f3a47f40ea9c965 | |
parent | 6b87399f0f337d68a71ae55cd9a8667f27a3d2dc [diff] |
bpo-33509: Fix test_warnings for python3 -Werror (GH-7365) Fix test_warnings.test_module_globals() when python3 is run with -Werror.