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 ncoghlan
Recipients brett.cannon, eric.snow, georg.brandl, larry, ncoghlan, rbcollins
Date 2015-03-30.01:16:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427678174.42.0.499759645469.issue23809@psf.upfronthosting.co.za>
In-reply-to
Content
On the implementation front, +1 for looking at a per-frame callback API rather than hardcoding this directly into the existing traceback rendering code.
History
Date User Action Args
2015-03-30 01:16:14ncoghlansetrecipients: + ncoghlan, brett.cannon, georg.brandl, larry, rbcollins, eric.snow
2015-03-30 01:16:14ncoghlansetmessageid: <1427678174.42.0.499759645469.issue23809@psf.upfronthosting.co.za>
2015-03-30 01:16:14ncoghlanlinkissue23809 messages
2015-03-30 01:16:14ncoghlancreate