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.22:02:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512424954.72.0.213398074469.issue32207@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9da33c82124f27eb58ba4cf145675fe7a1035744 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.6':
bpo-32207: Improve tk event exception tracebacks in IDLE. (GH-4703) (#4705)
https://github.com/python/cpython/commit/9da33c82124f27eb58ba4cf145675fe7a1035744
History
Date User Action Args
2017-12-04 22:02:34terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2017-12-04 22:02:34terry.reedysetmessageid: <1512424954.72.0.213398074469.issue32207@psf.upfronthosting.co.za>
2017-12-04 22:02:34terry.reedylinkissue32207 messages
2017-12-04 22:02:34terry.reedycreate