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 pitrou
Recipients chrahunt, davin, eamanu, pitrou
Date 2020-02-21.09:33:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582277588.19.0.217790842087.issue35727@roundup.psfhosted.org>
In-reply-to
Content
New changeset c2ac4cf040ea950bf552d1e77bea613a1a5474fe by Christopher Hunt in branch 'master':
bpo-35727: Use exit code 0 on sys.exit() in multiprocessing.Process. (GH-11538)
https://github.com/python/cpython/commit/c2ac4cf040ea950bf552d1e77bea613a1a5474fe
History
Date User Action Args
2020-02-21 09:33:08pitrousetrecipients: + pitrou, davin, eamanu, chrahunt
2020-02-21 09:33:08pitrousetmessageid: <1582277588.19.0.217790842087.issue35727@roundup.psfhosted.org>
2020-02-21 09:33:08pitroulinkissue35727 messages
2020-02-21 09:33:08pitroucreate