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 alonho, amaury.forgeotdarc, asvetlov, ezio.melotti, kachayev, martin.panter, oddthinking, pitrou, python-dev
Date 2012-11-03.13:56:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xv1sK6kVczPwb@mail.python.org>
In-reply-to
Content
New changeset a281604a5c9a by Andrew Svetlov in branch 'default':
Issue #7317: Display full tracebacks when an error occurs asynchronously.
http://hg.python.org/cpython/rev/a281604a5c9a
History
Date User Action Args
2012-11-03 13:56:22python-devsetrecipients: + python-dev, amaury.forgeotdarc, pitrou, ezio.melotti, asvetlov, oddthinking, alonho, martin.panter, kachayev
2012-11-03 13:56:22python-devlinkissue7317 messages
2012-11-03 13:56:22python-devcreate