Staging
v0.8.1
https://github.com/python/cpython
Revision d2c6ecc234e705b60cbcbb9dd4c99022407d0dd0 authored by Miss Islington (bot) on 04 June 2018, 17:23:41 UTC, committed by GitHub on 04 June 2018, 17:23:41 UTC

Fix test_warnings.test_module_globals() when python3 is run with
-Werror.
(cherry picked from commit e292b75e3ecdc6bbe81cda09de836dc9e27ab9e6)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 1cdd0e7
History
Tip revision: d2c6ecc234e705b60cbcbb9dd4c99022407d0dd0 authored by Miss Islington (bot) on 04 June 2018, 17:23:41 UTC
bpo-33509: Fix test_warnings for python3 -Werror (GH-7365)
Tip revision: d2c6ecc
File Mode Size
docs-release.yml -rw-r--r-- 1.2 KB
docs.yml -rw-r--r-- 1.0 KB
linux-buildbot.yml -rw-r--r-- 1.7 KB
linux-coverage.yml -rw-r--r-- 2.2 KB
linux-deps.yml -rw-r--r-- 1.1 KB
linux-pr.yml -rw-r--r-- 1.9 KB
macos-buildbot.yml -rw-r--r-- 733 bytes
macos-pr.yml -rw-r--r-- 733 bytes
windows-buildbot.yml -rw-r--r-- 1.1 KB
windows-pr.yml -rw-r--r-- 1.1 KB

back to top