[issue12988] Tkinter File Dialog crashes on Win7 when saving to Documents Library

Terry J. Reedy report at bugs.python.org
Fri Mar 8 21:47:55 CET 2013


Terry J. Reedy added the comment:

As near as I can tell, the tcl/tk distributed with Windows is not upgraded in bugfix releases. I presume it is a matter of testing and stability and not introducing any new features in the new tcl/tk. In any case, on Windows, this is fixed in 3.3 (and hopefully in 3.4) but will apparently not be fixed in earlier microreleases. That sometimes happens.

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12988>
_______________________________________


More information about the Python-bugs-list mailing list