summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorGeoff Shannon <earthlingzephyr@gmail.com>2019-05-20 15:06:16 (GMT)
committerVictor Stinner <vstinner@redhat.com>2019-05-20 15:06:16 (GMT)
commit522ccef8690970fc4f78f51a3adb995f2547871a (patch)
treec1f25a74a07e59208540d6310135182fd4de92b2 /Misc/ACKS
parent45a24b85f328ad07296123ebc994553983c7a915 (diff)
downloadcpython-522ccef8690970fc4f78f51a3adb995f2547871a.zip
cpython-522ccef8690970fc4f78f51a3adb995f2547871a.tar.gz
cpython-522ccef8690970fc4f78f51a3adb995f2547871a.tar.bz2
bpo-22865: Expand on documentation for the pty.spawn function (GH-11980)
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 77f1990..f9d01d0 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1859,3 +1859,4 @@ Zheao Li
Carsten Klein
Diego Rojas
Edison Abahurire
+Geoff Shannon