This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: test_tcl is failing on windows 2.7
Type: Stage: resolved
Components: Versions: Python 2.7
process
Status: closed Resolution: duplicate
Dependencies: Superseder: Tkinter tests ran with wantobjects is false
View: 19320
Assigned To: serhiy.storchaka Nosy List: benjamin.peterson, serhiy.storchaka
Priority: normal Keywords:

Created on 2014-02-02 20:47 by benjamin.peterson, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (2)
msg210014 - (view) Author: Benjamin Peterson (benjamin.peterson) * (Python committer) Date: 2014-02-02 20:47
http://buildbot.python.org/all/builders/x86%20Windows%20Server%202003%20%5BSB%5D%202.7/builds/833/steps/test/logs/stdio
msg210018 - (view) Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) Date: 2014-02-02 21:06
Thank you Benjamin, I just have fixed it in issue19320.
History
Date User Action Args
2022-04-11 14:57:58adminsetgithub: 64691
2014-02-02 21:06:39serhiy.storchakasetstatus: open -> closed
superseder: Tkinter tests ran with wantobjects is false
messages: + msg210018

resolution: duplicate
stage: resolved
2014-02-02 20:47:19benjamin.petersoncreate