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 epaine, ned.deily, ronaldoussoren, serhiy.storchaka, spacether
Date 2020-12-14.21:06:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607979981.17.0.721270680159.issue42640@roundup.psfhosted.org>
In-reply-to
Content
Thank you for reporting this. I just have a few questions:
1. Which Python version are you using?
2. If Python 3.9.1, which installer did you use?
3. What does `tkinter.test.support.get_tk_patchlevel()` output?
4. Does your pygame example suffer the same issue (I assume not)?

I am unable to reproduce on macOS 11 with Python 3.8.6, but am almost certain this is a Tk issue due to the nature of it.
History
Date User Action Args
2020-12-14 21:06:21epainesetrecipients: + epaine, ronaldoussoren, ned.deily, serhiy.storchaka, spacether
2020-12-14 21:06:21epainesetmessageid: <1607979981.17.0.721270680159.issue42640@roundup.psfhosted.org>
2020-12-14 21:06:21epainelinkissue42640 messages
2020-12-14 21:06:21epainecreate