[issue40452] Tkinter/IDLE: preserve clipboard on closure

Serhiy Storchaka report at bugs.python.org
Mon May 17 04:19:41 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

That comment may be outdated. The atexit callbacks are called very early at the interpreter shutdown stage. The interpreter is still entirely intact at this point.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40452>
_______________________________________


More information about the Python-bugs-list mailing list