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 kbk, python-dev, roger.serwy, serhiy.storchaka, terry.reedy, vstinner
Date 2014-08-17.12:34:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hbdBP0qZKz7Ljj@mail.python.org>
In-reply-to
Content
New changeset 0b79c702abda by Serhiy Storchaka in branch '2.7':
Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter.
http://hg.python.org/cpython/rev/0b79c702abda

New changeset 873002eb8087 by Serhiy Storchaka in branch '3.4':
Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter.
http://hg.python.org/cpython/rev/873002eb8087

New changeset f44f5daff665 by Serhiy Storchaka in branch 'default':
Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter.
http://hg.python.org/cpython/rev/f44f5daff665
History
Date User Action Args
2014-08-17 12:34:53python-devsetrecipients: + python-dev, terry.reedy, kbk, vstinner, roger.serwy, serhiy.storchaka
2014-08-17 12:34:53python-devlinkissue22068 messages
2014-08-17 12:34:53python-devcreate