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 ned.deily
Recipients ned.deily, souch3
Date 2021-07-01.23:26:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625181975.2.0.704749758539.issue44548@roundup.psfhosted.org>
In-reply-to
Content
I can reproduce this behavior when using the current default 3.9.x macOS installer which uses Tk 8.6.8. It appears to work correctly if you instead use the alternate 3.9.x macOS universal2 installer which bundles Tk 8.6.11. The universal2 variant will be the default for Python 3.10 and may likely become the default for a future 3.9.x release. See if it solves the problem for you.

https://www.python.org/downloads/release/python-396/
History
Date User Action Args
2021-07-01 23:26:15ned.deilysetrecipients: + ned.deily, souch3
2021-07-01 23:26:15ned.deilysetmessageid: <1625181975.2.0.704749758539.issue44548@roundup.psfhosted.org>
2021-07-01 23:26:15ned.deilylinkissue44548 messages
2021-07-01 23:26:14ned.deilycreate