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.

Author python-dev
Recipients BreamoreBoy, gpolo, python-dev, serhiy.storchaka
Date 2013-11-03.12:35:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dCGnF4Z7jz7LjT@mail.python.org>
In-reply-to
Content
New changeset b3178d03871b by Serhiy Storchaka in branch '2.7':
Issue #6157: Fixed Tkinter.Text.debug().  Original patch by Guilherme Polo.
http://hg.python.org/cpython/rev/b3178d03871b

New changeset 3f5e35b766ac by Serhiy Storchaka in branch '3.3':
Issue #6157: Fixed tkinter.Text.debug().  Original patch by Guilherme Polo.
http://hg.python.org/cpython/rev/3f5e35b766ac

New changeset c40b573c9f7a by Serhiy Storchaka in branch 'default':
Issue #6157: Fixed tkinter.Text.debug().  tkinter.Text.bbox() now raises
http://hg.python.org/cpython/rev/c40b573c9f7a
History
Date User Action Args
2013-11-03 12:35:14python-devsetrecipients: + python-dev, gpolo, BreamoreBoy, serhiy.storchaka
2013-11-03 12:35:14python-devlinkissue6157 messages
2013-11-03 12:35:14python-devcreate