diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-11-02 20:18:25 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-11-02 20:18:25 (GMT) |
commit | 8cf7c1cff0f1176387118826fffdf1c517405f3a (patch) | |
tree | 3d417f11c533d4a72568492aa892aefc94e49320 /Misc/ACKS | |
parent | a5c9c37dd51cdec4e858fde6a42bf6b2868cae48 (diff) | |
download | cpython-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/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -492,6 +492,7 @@ Chris Gonnerman Shelley Gooch David Goodger Hans de Graaff +Tim Graham Nathaniel Gray Eddy De Greef Grant Griffin |