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 vstinner
Recipients musiquegraeme, terry.reedy, vstinner
Date 2020-09-18.14:27:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600439252.18.0.23791067561.issue41809@roundup.psfhosted.org>
In-reply-to
Content
What is the Python version of IDLE? Try:

>>> import sys; sys.version
'3.8.5 (default, Aug 12 2020, 00:00:00) \n[GCC 10.2.1 20200723 (Red Hat 10.2.1-1)]'
History
Date User Action Args
2020-09-18 14:27:32vstinnersetrecipients: + vstinner, terry.reedy, musiquegraeme
2020-09-18 14:27:32vstinnersetmessageid: <1600439252.18.0.23791067561.issue41809@roundup.psfhosted.org>
2020-09-18 14:27:32vstinnerlinkissue41809 messages
2020-09-18 14:27:32vstinnercreate