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 miss-islington, serhiy.storchaka, terry.reedy
Date 2019-03-24.21:12:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553461950.95.0.875409756811.issue36405@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0fe4513d9a5510ae91c0da7eb0433f79a6d4dda9 by Terry Jan Reedy in branch 'master':
bpo-36405: IDLE - Restore __main__ and add tests (#12518)
https://github.com/python/cpython/commit/0fe4513d9a5510ae91c0da7eb0433f79a6d4dda9
History
Date User Action Args
2019-03-24 21:12:30terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, miss-islington
2019-03-24 21:12:30terry.reedysetmessageid: <1553461950.95.0.875409756811.issue36405@roundup.psfhosted.org>
2019-03-24 21:12:30terry.reedylinkissue36405 messages
2019-03-24 21:12:30terry.reedycreate