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 pitrou, python-dev, serhiy.storchaka, terry.reedy
Date 2014-09-21.19:30:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140921193042.76054.87049@mail.hg.python.org>
In-reply-to
Content
New changeset 4baa474b4f31 by Serhiy Storchaka in branch '2.7':
Issue #22423: Unhandled exception in thread no longer causes unhandled
https://hg.python.org/cpython/rev/4baa474b4f31

New changeset 176579df4edd by Serhiy Storchaka in branch '3.4':
Issue #22423: Unhandled exception in thread no longer causes unhandled
https://hg.python.org/cpython/rev/176579df4edd

New changeset 644b677c2ae5 by Serhiy Storchaka in branch 'default':
Issue #22423: Unhandled exception in thread no longer causes unhandled
https://hg.python.org/cpython/rev/644b677c2ae5
History
Date User Action Args
2014-09-21 19:30:45python-devsetrecipients: + python-dev, terry.reedy, pitrou, serhiy.storchaka
2014-09-21 19:30:45python-devlinkissue22423 messages
2014-09-21 19:30:44python-devcreate