diff options
author | Christopher Hunt <chrahunt@gmail.com> | 2020-02-21 09:33:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-21 09:33:04 (GMT) |
commit | c2ac4cf040ea950bf552d1e77bea613a1a5474fe (patch) | |
tree | 00d33e24b2e69458a109f64e66bd1b619bb219f5 /Misc/ACKS | |
parent | baf29b221682be0f4fde53a05ea3f57c3c79f431 (diff) | |
download | cpython-c2ac4cf040ea950bf552d1e77bea613a1a5474fe.zip cpython-c2ac4cf040ea950bf552d1e77bea613a1a5474fe.tar.gz cpython-c2ac4cf040ea950bf552d1e77bea613a1a5474fe.tar.bz2 |
bpo-35727: Use exit code 0 on sys.exit() in multiprocessing.Process. (GH-11538)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -746,6 +746,7 @@ Lawrence Hudson Michael Hudson Jim Hugunin Greg Humphreys +Chris Hunt Eric Huss Nehal Hussain Taihyun Hwang |