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 aroberge
Recipients aroberge, kimsey0, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2021-01-25.19:44:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611603858.82.0.365622881397.issue36086@roundup.psfhosted.org>
In-reply-to
Content
I do not use IDLE (except for testing) and would not be affected by such a change.

However, many tutorials and books intended for beginners instruct users to use IDLE, with the assumption that it is available out of the box. Removing IDLE would immediately make instructions from those tutorials and books obsolete and needlessly confuse beginners who often struggle installing anything additional to a basic Python installation.

I just checked and if I right-click on a Python file, I see 29 entries in the contextual menu, 28 of which would be unaffected if IDLE would be removed.

If IDLE were not included by default (or if it required clicking on a checkbox), I think that the number of questions in various beginners forum about installing IDLE would quickly become a real annoyance for people that strive to help beginners.
History
Date User Action Args
2021-01-25 19:44:18arobergesetrecipients: + aroberge, terry.reedy, paul.moore, tim.golden, kimsey0, zach.ware, steve.dower
2021-01-25 19:44:18arobergesetmessageid: <1611603858.82.0.365622881397.issue36086@roundup.psfhosted.org>
2021-01-25 19:44:18arobergelinkissue36086 messages
2021-01-25 19:44:18arobergecreate