summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-02-03 20:45:52 (GMT)
committerGuido van Rossum <guido@python.org>2003-02-03 20:45:52 (GMT)
commit7d9ea5013f2f6122aa83a68429bf2dd5e5a00017 (patch)
treefd7852cc158ec0ffd49a320515b380b2dafe6798 /Misc/ACKS
parent94c30c012431c8495c73850a4438b0b7a3a2b9d4 (diff)
downloadcpython-7d9ea5013f2f6122aa83a68429bf2dd5e5a00017.zip
cpython-7d9ea5013f2f6122aa83a68429bf2dd5e5a00017.tar.gz
cpython-7d9ea5013f2f6122aa83a68429bf2dd5e5a00017.tar.bz2
- Thanks to Scott David Daniels, a subtle bug in how the zlib
extension implemented flush() was fixed. Scott also rewrite the zlib test suite using the unittest module. (SF bug #640230 and patch #678531.) Backport candidate I think.
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 51aff58..67d4040 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -123,6 +123,7 @@ John Cugini
Andrew Dalke
Lars Damerow
Eric Daniel
+Scott David Daniels
Ben Darnell
Jonathan Dasteel
John DeGood