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 cheryl.sabella, ned.deily, rhettinger, serhiy.storchaka, taleinat, terry.reedy
Date 2019-09-17.06:05:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568700307.35.0.0722321980439.issue35379@roundup.psfhosted.org>
In-reply-to
Content
New changeset dfd34a9cd58e8150c324190f746de919e140abe8 by Terry Jan Reedy in branch 'master':
bpo-35379: When exiting IDLE, catch any AttributeError. (GH-16212)
https://github.com/python/cpython/commit/dfd34a9cd58e8150c324190f746de919e140abe8
History
Date User Action Args
2019-09-17 06:05:07terry.reedysetrecipients: + terry.reedy, rhettinger, taleinat, ned.deily, serhiy.storchaka, cheryl.sabella
2019-09-17 06:05:07terry.reedysetmessageid: <1568700307.35.0.0722321980439.issue35379@roundup.psfhosted.org>
2019-09-17 06:05:07terry.reedylinkissue35379 messages
2019-09-17 06:05:07terry.reedycreate