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 brandjon, jnoller, python-dev, sbt
Date 2012-06-07.19:42:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1Scian-0007SR-LY@dinsdale.python.org>
In-reply-to
Content
New changeset 4346cba353b4 by Richard Oudkerk in branch '3.2':
Issue #13854: Properly handle non-integer, non-string arg to SystemExit
http://hg.python.org/cpython/rev/4346cba353b4

New changeset 3585cb1388f2 by Richard Oudkerk in branch 'default':
Merge fixes for #13854 and #12157.
http://hg.python.org/cpython/rev/3585cb1388f2

New changeset da5b370f41a1 by Richard Oudkerk in branch '2.7':
Issue #13854: Properly handle non-integer, non-string arg to SystemExit
http://hg.python.org/cpython/rev/da5b370f41a1
History
Date User Action Args
2012-06-07 19:42:03python-devsetrecipients: + python-dev, jnoller, sbt, brandjon
2012-06-07 19:42:03python-devlinkissue13854 messages
2012-06-07 19:42:02python-devcreate