summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorChristopher Hunt <chrahunt@gmail.com>2020-02-21 09:33:04 (GMT)
committerGitHub <noreply@github.com>2020-02-21 09:33:04 (GMT)
commitc2ac4cf040ea950bf552d1e77bea613a1a5474fe (patch)
tree00d33e24b2e69458a109f64e66bd1b619bb219f5 /Misc/ACKS
parentbaf29b221682be0f4fde53a05ea3f57c3c79f431 (diff)
downloadcpython-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/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 976c26e..f329a2d 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -746,6 +746,7 @@ Lawrence Hudson
Michael Hudson
Jim Hugunin
Greg Humphreys
+Chris Hunt
Eric Huss
Nehal Hussain
Taihyun Hwang