]> granicus.if.org Git - python/commit
Issue #1731706: Call Tcl_ConditionFinalize for Tcl_Conditions that will
authorGuilherme Polo <ggpolo@gmail.com>
Fri, 6 Feb 2009 22:48:07 +0000 (22:48 +0000)
committerGuilherme Polo <ggpolo@gmail.com>
Fri, 6 Feb 2009 22:48:07 +0000 (22:48 +0000)
commit363161a418225a70ac68a0e11526ead0314c68d5
tree1c67148d3543c5730b68320d8503abdfeb296b26
parent14ff18d211f368cf6eb668365fca17ff4581bc1b
Issue #1731706: Call Tcl_ConditionFinalize for Tcl_Conditions that will
not be used again (this requires Tcl/Tk 8.3.1), also fix a memory
leak in Tkapp_Call when calling from a thread different than the one that
created the Tcl interpreter.
Misc/NEWS
Modules/_tkinter.c