Guilherme Polo <ggp...@gmail.com> added the comment:

> That's not really a meaningful difference, though.. if the application
> uses this code continuously then the conditions will pile up in memory
> until it fills up.

I'm not trying to discourage you to do the complete fix (for these two
problems), but this API was made public only in tcl 8.3.1 as can be
seen at 
http://tcl.cvs.sourceforge.net/viewvc/tcl/tcl/ChangeLog?revision=1.226&view=markup&pathrev=core-8-3-1

Still, the "call" fix should be backported to python 2.6 as it doesn't
depend on changing supported tcl versions and is also more severe.

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1731706>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to