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 gdr@garethrees.org, python-dev, serhiy.storchaka, zach.ware
Date 2014-02-19.16:46:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fTlFL527Dz7LjR@mail.python.org>
In-reply-to
Content
New changeset 292cac3afca6 by Zachary Ware in branch '2.7':
Issue #20510: Confirm that the code attribute of the SystemExit
http://hg.python.org/cpython/rev/292cac3afca6

New changeset 71411d5f3c8b by Zachary Ware in branch '3.3':
Issue #20510: Confirm that the code attribute of the SystemExit
http://hg.python.org/cpython/rev/71411d5f3c8b

New changeset 24412574fe24 by Zachary Ware in branch 'default':
Issue #20510: Merge with 3.3
http://hg.python.org/cpython/rev/24412574fe24
History
Date User Action Args
2014-02-19 16:46:31python-devsetrecipients: + python-dev, gdr@garethrees.org, zach.ware, serhiy.storchaka
2014-02-19 16:46:31python-devlinkissue20510 messages
2014-02-19 16:46:31python-devcreate