[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-33509: Fix test_warnings for python3 -Werror by vstinner · Pull Request #7365 · python/cpython

vstinner

Fix test_warnings.test_module_globals() when python3 is run with
-Werror.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 4, 2018
Fix test_warnings.test_module_globals() when python3 is run with
-Werror.
(cherry picked from commit e292b75)

Co-authored-by: Victor Stinner <vstinner@redhat.com>

miss-islington added a commit that referenced this pull request

Jun 4, 2018
Fix test_warnings.test_module_globals() when python3 is run with
-Werror.
(cherry picked from commit e292b75)

Co-authored-by: Victor Stinner <vstinner@redhat.com>