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 serhiy.storchaka, terry.reedy
Date 2017-12-04.21:16:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512422180.25.0.213398074469.issue32207@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1e2fcac4972530aa2c963d7e4011021df5ba866e by Terry Jan Reedy in branch 'master':
bpo-32207: Improve tk event exception tracebacks in IDLE. (#4703)
https://github.com/python/cpython/commit/1e2fcac4972530aa2c963d7e4011021df5ba866e
History
Date User Action Args
2017-12-04 21:16:20terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2017-12-04 21:16:20terry.reedysetmessageid: <1512422180.25.0.213398074469.issue32207@psf.upfronthosting.co.za>
2017-12-04 21:16:20terry.reedylinkissue32207 messages
2017-12-04 21:16:20terry.reedycreate