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 dd789, ned.deily, terry.reedy
Date 2020-03-10.23:15:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583882153.89.0.838832884088.issue39927@roundup.psfhosted.org>
In-reply-to
Content
Try running IDLE from the command line:

python3.8 -m idlelib

If that works, then open the Console.app, select the system log, and then try double-clicking the IDLE.app icon again and see if any messages appear there.
History
Date User Action Args
2020-03-10 23:15:53ned.deilysetrecipients: + ned.deily, terry.reedy, dd789
2020-03-10 23:15:53ned.deilysetmessageid: <1583882153.89.0.838832884088.issue39927@roundup.psfhosted.org>
2020-03-10 23:15:53ned.deilylinkissue39927 messages
2020-03-10 23:15:53ned.deilycreate