]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Nov 2014 20:19:56 +0000 (22:19 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Nov 2014 20:19:56 +0000 (22:19 +0200)
commit2cb0e73a89589ce56ba17da39a06f8017cfc92e4
tree8180efd154004c2ba0fa67a923e5f4f9a381494c
parent030dbb91a92096c0a7611f2e0c711035622b5669
parent8cf7c1cff0f1176387118826fffdf1c517405f3a
Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2
and above.  Patch by Tim Graham.
Misc/ACKS
Misc/NEWS