]> 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:31:41 +0000 (15:31 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 17 Aug 2014 12:31:41 +0000 (15:31 +0300)
commit44ae51347c7b4eba98e6593a8c6539f7a4a870ab
treec4b4309b45629ef1407070ab835057780a38c038
parentc82c4c34d8fceccc5942befa42440bbbe0359ac5
Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter.
Lib/lib-tk/Tkinter.py
Lib/lib-tk/tkFont.py
Misc/NEWS