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 Arfrever, belopolsky, gdr@garethrees.org, luc, mark.dickinson, python-dev, refi64, serhiy.storchaka, terry.reedy
Date 2017-02-02.19:32:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170202193209.26437.67151.E0FD17C9@psf.io>
In-reply-to
Content
New changeset 14682d00b09a by Mark Dickinson in branch '2.7':
Issue #14376: sys.exit now accepts longs as well as ints. Thanks Gareth Rees.
https://hg.python.org/cpython/rev/14682d00b09a
History
Date User Action Args
2017-02-02 19:32:12python-devsetrecipients: + python-dev, terry.reedy, mark.dickinson, belopolsky, Arfrever, gdr@garethrees.org, serhiy.storchaka, refi64, luc
2017-02-02 19:32:12python-devlinkissue14376 messages
2017-02-02 19:32:12python-devcreate