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 rhettinger, serhiy.storchaka, taleinat, terry.reedy
Date 2019-08-26.06:52:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566802369.95.0.45784422926.issue37824@roundup.psfhosted.org>
In-reply-to
Content
New changeset 077887059a5b3d38161dfd74b160c701445a1ef0 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.8':
bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500)
https://github.com/python/cpython/commit/077887059a5b3d38161dfd74b160c701445a1ef0
History
Date User Action Args
2019-08-26 06:52:49terry.reedysetrecipients: + terry.reedy, rhettinger, taleinat, serhiy.storchaka
2019-08-26 06:52:49terry.reedysetmessageid: <1566802369.95.0.45784422926.issue37824@roundup.psfhosted.org>
2019-08-26 06:52:49terry.reedylinkissue37824 messages
2019-08-26 06:52:49terry.reedycreate