Terry J. Reedy <tjre...@udel.edu> added the comment:

As Tal notes on the PR, the _tkinter patch is the minimum needed to fix the 
problem for IDLE, not the undetermined patch to tkinter that should be done to 
properly expose the fix to all tkinter users.

If the tcl function were exposed with a presumably temporary private name, 
'_finalize_tcl', rather than a public name, 'finalize_tcl', then I presume we 
should be able to backport without question.

----------

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

Reply via email to