From 5b23508ae1b15f14a802d10cc9df3727a27a5956 Mon Sep 17 00:00:00 2001 From: Guilherme Polo Date: Fri, 6 Feb 2009 23:31:12 +0000 Subject: [PATCH] Blocked revisions 69380 via svnmerge ................ r69380 | guilherme.polo | 2009-02-06 21:16:11 -0200 (Fri, 06 Feb 2009) | 17 lines Merged revisions 69376-69377 via svnmerge from svn+ssh://pythondev/python/trunk ........ r69376 | guilherme.polo | 2009-02-06 20:26:22 -0200 (Fri, 06 Feb 2009) | 3 lines Partial fix to issue #1731706: memory leak in Tkapp_Call when calling from a thread different than the one that created the Tcl interpreter. ........ r69377 | guilherme.polo | 2009-02-06 20:48:07 -0200 (Fri, 06 Feb 2009) | 5 lines 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. ........ ................ -- 2.47.3