Message 235098 - Python tracker
Message235098
| Author | serhiy.storchaka |
|---|---|
| Recipients | gpolo, loewis, serhiy.storchaka |
| Date | 2015-01-31.10:15:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1422699340.14.0.577611822743.issue16840@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is test failure related to this issue: http://buildbot.python.org/all/builders/AMD64%20Windows8%202.7/builds/156/steps/test/logs/stdio test test_tk failed -- Traceback (most recent call last): File "D:\buildarea\2.7.bolen-windows8\build\lib\lib-tk\test\test_tkinter\test_widgets.py", line 91, in test_use wid = parent.winfo_id() File "D:\buildarea\2.7.bolen-windows8\build\lib\lib-tk\Tkinter.py", line 839, in winfo_id self.tk.call('winfo', 'id', self._w)) TclError: integer value too large to represent |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-31 10:15:40 | serhiy.storchaka | set | recipients: + serhiy.storchaka, loewis, gpolo |
| 2015-01-31 10:15:40 | serhiy.storchaka | set | messageid: <1422699340.14.0.577611822743.issue16840@psf.upfronthosting.co.za> |
| 2015-01-31 10:15:40 | serhiy.storchaka | link | issue16840 messages |
| 2015-01-31 10:15:39 | serhiy.storchaka | create | |