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 python-dev
Recipients Drekin, berker.peksag, python-dev, rbcollins, rhettinger
Date 2015-07-24.14:38:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150724143652.51998.59423@psf.io>
In-reply-to
Content
New changeset b45077269aaa by Berker Peksag in branch '3.5':
Issue #24695: Fix a regression in traceback.print_exception()
https://hg.python.org/cpython/rev/b45077269aaa

New changeset 2825c87d3f72 by Berker Peksag in branch 'default':
Issue #24695: Fix a regression in traceback.print_exception()
https://hg.python.org/cpython/rev/2825c87d3f72
History
Date User Action Args
2015-07-24 14:38:02python-devsetrecipients: + python-dev, rhettinger, rbcollins, berker.peksag, Drekin
2015-07-24 14:38:02python-devlinkissue24695 messages
2015-07-24 14:38:01python-devcreate