]> granicus.if.org Git - python/commit
Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 17 Aug 2014 12:32:42 +0000 (15:32 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 17 Aug 2014 12:32:42 +0000 (15:32 +0300)
commit0879001f00430a7393ae84a1c6988ac88eb77437
treee247cdb70ca47351e812bc7fcaa6dc3215688b03
parent95d5c9d5fff08e883613df42c99c6c8a9dab7733
parent87bbf257ef6e8d1e5876776094db609702ee468a
Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter.
Lib/tkinter/__init__.py
Misc/NEWS