]> granicus.if.org Git - python/commit
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Patch...
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 20 May 2012 04:02:44 +0000 (12:02 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 20 May 2012 04:02:44 +0000 (12:02 +0800)
commitf439a366308f64927d54e03272e8294463b68880
tree728c2dcb8711605be6be82161954ef25cdd5a6c7
parent7961bb304370dddd896877155bc13e2828525195
 Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Patch by Federico Reghenzani and Müte Invert
Lib/Cookie.py
Lib/test/test_cookie.py
Misc/NEWS