summaryrefslogtreecommitdiffstats
path: root/Doc/ACKS.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-12-28 11:49:41 (GMT)
committerGeorg Brandl <georg@python.org>2010-12-28 11:49:41 (GMT)
commite9e8c9bda486c2694e9dfa462c0d43a3476e5d7c (patch)
tree395fb0ce8b4eb8438bd7d0b455755bda1eb74752 /Doc/ACKS.txt
parent9d9848e7763d5e5d6e6a3a6610928f4aeec95c41 (diff)
downloadcpython-e9e8c9bda486c2694e9dfa462c0d43a3476e5d7c.zip
cpython-e9e8c9bda486c2694e9dfa462c0d43a3476e5d7c.tar.gz
cpython-e9e8c9bda486c2694e9dfa462c0d43a3476e5d7c.tar.bz2
#10739: document that on Windows, socket.makefile() does not make a file that has a true file descriptor usable where such a thing is expected.
Diffstat (limited to 'Doc/ACKS.txt')
-rw-r--r--Doc/ACKS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt
index 2dd3b55..ae34348 100644
--- a/Doc/ACKS.txt
+++ b/Doc/ACKS.txt
@@ -111,6 +111,7 @@ docs@python.org), and we'll be glad to correct the problem.
* Andrew M. Kuchling
* Dave Kuhlman
* Erno Kuusela
+ * Ross Lagerwall
* Thomas Lamb
* Detlef Lannert
* Piers Lauder