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 terry.reedy
Recipients epaine, lukasz.langa, taleinat, terry.reedy
Date 2022-01-27.03:16:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643253399.03.0.757390440143.issue45296@roundup.psfhosted.org>
In-reply-to
Content
New changeset fcde0bc10ddd836b62d0a8e893d80b8c55e0ba3f by Terry Jan Reedy in branch 'main':
bpo-45296: Clarify close, quit, and exit in IDLE (GH-30936)
https://github.com/python/cpython/commit/fcde0bc10ddd836b62d0a8e893d80b8c55e0ba3f
History
Date User Action Args
2022-01-27 03:16:39terry.reedysetrecipients: + terry.reedy, taleinat, lukasz.langa, epaine
2022-01-27 03:16:39terry.reedysetmessageid: <1643253399.03.0.757390440143.issue45296@roundup.psfhosted.org>
2022-01-27 03:16:39terry.reedylinkissue45296 messages
2022-01-27 03:16:38terry.reedycreate