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
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486065761.62.0.377578781444.issue14376@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 12b49507177368204085bd6e2b464f45e3b569e2 by Mark Dickinson in branch '2.7':
Issue #14376: sys.exit now accepts longs as well as ints. Thanks Gareth Rees.
https://github.com/python/cpython/commit/12b49507177368204085bd6e2b464f45e3b569e2
History
Date User Action Args
2017-02-02 20:02:41python-devsetrecipients: + python-dev, terry.reedy, mark.dickinson, belopolsky, Arfrever, gdr@garethrees.org, serhiy.storchaka, refi64, luc
2017-02-02 20:02:41python-devsetmessageid: <1486065761.62.0.377578781444.issue14376@psf.upfronthosting.co.za>
2017-02-02 20:02:41python-devlinkissue14376 messages
2017-02-02 20:02:41python-devcreate