summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2014-11-02 20:18:25 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2014-11-02 20:18:25 (GMT)
commit8cf7c1cff0f1176387118826fffdf1c517405f3a (patch)
tree3d417f11c533d4a72568492aa892aefc94e49320 /Misc/ACKS
parenta5c9c37dd51cdec4e858fde6a42bf6b2868cae48 (diff)
downloadcpython-8cf7c1cff0f1176387118826fffdf1c517405f3a.zip
cpython-8cf7c1cff0f1176387118826fffdf1c517405f3a.tar.gz
cpython-8cf7c1cff0f1176387118826fffdf1c517405f3a.tar.bz2
Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2
and above. Patch by Tim Graham.
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 f0950eb..30b6a0e 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -492,6 +492,7 @@ Chris Gonnerman
Shelley Gooch
David Goodger
Hans de Graaff
+Tim Graham
Nathaniel Gray
Eddy De Greef
Grant Griffin