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 python-dev, rhettinger, roger.serwy, terry.reedy
Date 2013-06-12.03:24:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bVYNb5lqZzQJ4@mail.python.org>
In-reply-to
Content
New changeset 0e56d4e37777 by Roger Serwy in branch '3.3':
#18196: Avoid displaying spurious SystemExit tracebacks.
http://hg.python.org/cpython/rev/0e56d4e37777

New changeset 479aad3bb122 by Roger Serwy in branch 'default':
#18196: merge with 3.3
http://hg.python.org/cpython/rev/479aad3bb122
History
Date User Action Args
2013-06-12 03:24:48python-devsetrecipients: + python-dev, rhettinger, terry.reedy, roger.serwy
2013-06-12 03:24:48python-devlinkissue18196 messages
2013-06-12 03:24:48python-devcreate