Staging
v0.8.1
https://github.com/python/cpython
Revision f64ccb9acf7e5a56ae6d82f1313581995f8b69ec authored by Serhiy Storchaka on 10 November 2015, 13:32:54 UTC, committed by Serhiy Storchaka on 10 November 2015, 13:32:54 UTC
failure when the test is ran the second time.

The root attribute was set in parent class in setUpClass and then
overridded in child class in tearDownClass.
1 parent d0ee226
Raw File
Tip revision: f64ccb9acf7e5a56ae6d82f1313581995f8b69ec authored by Serhiy Storchaka on 10 November 2015, 13:32:54 UTC
Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test
Tip revision: f64ccb9
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
.coverage
coverage/*
htmlcov/*
back to top