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 gvanrossum, ned.deily, python-dev, ronaldoussoren, yan12125
Date 2016-10-02.01:34:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161002013401.17279.79603.D4483875@psf.io>
In-reply-to
Content
New changeset 2d8d9abb3bf8 by Ned Deily in branch '3.6':
Issue #28323: Remove vestigal MacOS 9 checks from exit() and quit().
https://hg.python.org/cpython/rev/2d8d9abb3bf8

New changeset 2c7034d59c7b by Ned Deily in branch 'default':
Issue #28323: Merge from 3.6
https://hg.python.org/cpython/rev/2c7034d59c7b
History
Date User Action Args
2016-10-02 01:34:05python-devsetrecipients: + python-dev, gvanrossum, ronaldoussoren, ned.deily, yan12125
2016-10-02 01:34:04python-devlinkissue28323 messages
2016-10-02 01:34:04python-devcreate