commit | 522ccef8690970fc4f78f51a3adb995f2547871a | [log] [tgz] |
---|---|---|
author | Geoff Shannon <earthlingzephyr@gmail.com> | Mon May 20 08:06:16 2019 -0700 |
committer | Victor Stinner <vstinner@redhat.com> | Mon May 20 17:06:16 2019 +0200 |
tree | c1f25a74a07e59208540d6310135182fd4de92b2 | |
parent | 45a24b85f328ad07296123ebc994553983c7a915 [diff] [blame] |
bpo-22865: Expand on documentation for the pty.spawn function (GH-11980)
diff --git a/Misc/ACKS b/Misc/ACKS index 77f1990..f9d01d0 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -1859,3 +1859,4 @@ Carsten Klein Diego Rojas Edison Abahurire +Geoff Shannon