This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author epaine
Recipients Loupz, epaine, serhiy.storchaka, terry.reedy
Date 2020-06-16.11:28:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592306888.47.0.449224208975.issue37673@roundup.psfhosted.org>
In-reply-to
Content
I tested the demo Python script and also had it stop at 1309. I wrote a small tcl script (a simplified version of the Python demo) to test in wish (see attached) which stopped at 1058.
It is strange that tkinter stops later than wish, however I would still conclude this is a tcl problem not tkinter or Python.
History
Date User Action Args
2020-06-16 11:28:08epainesetrecipients: + epaine, terry.reedy, serhiy.storchaka, Loupz
2020-06-16 11:28:08epainesetmessageid: <1592306888.47.0.449224208975.issue37673@roundup.psfhosted.org>
2020-06-16 11:28:08epainelinkissue37673 messages
2020-06-16 11:28:08epainecreate