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 spacether
Recipients epaine, ned.deily, ronaldoussoren, serhiy.storchaka, spacether
Date 2020-12-14.23:29:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607988543.07.0.127252275735.issue42640@roundup.psfhosted.org>
In-reply-to
Content
Thanks for responding so quickly.
1. My python version is:
Python 3.8.6 (default, Oct  8 2020, 14:07:53) 
[Clang 11.0.0 (clang-1100.0.33.17)] on darwin
2. N/A
3. >>> from tkinter.test.support import *
>>> get_tk_patchlevel()
(8, 5, 9, 'final', 0)
4. No; the pygame sample does not crash with this key input

Which version of TK 8.5.X fixes this, 8.5.18.0? That's what it looks like here: https://www.python.org/download/mac/tcltk/
History
Date User Action Args
2020-12-14 23:29:03spacethersetrecipients: + spacether, ronaldoussoren, ned.deily, serhiy.storchaka, epaine
2020-12-14 23:29:03spacethersetmessageid: <1607988543.07.0.127252275735.issue42640@roundup.psfhosted.org>
2020-12-14 23:29:03spacetherlinkissue42640 messages
2020-12-14 23:29:03spacethercreate