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 ncoghlan, pitrou, vstinner
Date 2014-02-01.23:39:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391297962.5.0.0279219483006.issue14665@psf.upfronthosting.co.za>
In-reply-to
Content
For additional context, Guido's patch in issue 19306 changed "Traceback" to "Stack" and added the "(most recent call first)" to some places where it was missing.

Given the technical arguments in favour of keeping this code as simple as possible, agreed this is a "Won't Fix".
History
Date User Action Args
2014-02-01 23:39:22ncoghlansetrecipients: + ncoghlan, pitrou, vstinner
2014-02-01 23:39:22ncoghlansetmessageid: <1391297962.5.0.0279219483006.issue14665@psf.upfronthosting.co.za>
2014-02-01 23:39:22ncoghlanlinkissue14665 messages
2014-02-01 23:39:22ncoghlancreate