Staging
v0.5.0
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
.github
.vsts
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 772 bytes
.gitignore -rw-r--r-- 1.5 KB
.travis.yml -rw-r--r-- 5.7 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 61.1 KB
README.rst -rw-r--r-- 9.3 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 484.3 KB
configure.ac -rw-r--r-- 161.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 42.2 KB
setup.py -rw-r--r-- 99.5 KB

README.rst

back to top