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 miss-islington
Recipients miss-islington, signing_agreement, steve.dower
Date 2019-09-09.15:20:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568042439.85.0.626277499733.issue38059@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0d4396c04cba5ac2b66fdaa23c01db84b1b54227 by Miss Islington (bot) in branch '3.8':
bpo-38059: Using sys.exit() over exit() in inspect.py (GH-15666)
https://github.com/python/cpython/commit/0d4396c04cba5ac2b66fdaa23c01db84b1b54227
History
Date User Action Args
2019-09-09 15:20:39miss-islingtonsetrecipients: + miss-islington, steve.dower, signing_agreement
2019-09-09 15:20:39miss-islingtonsetmessageid: <1568042439.85.0.626277499733.issue38059@roundup.psfhosted.org>
2019-09-09 15:20:39miss-islingtonlinkissue38059 messages
2019-09-09 15:20:39miss-islingtoncreate