]> granicus.if.org Git - python/commit
Issue #27466: Change time format returned by http.cookie.time2netscape,
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 10 Jul 2016 13:45:38 +0000 (06:45 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 10 Jul 2016 13:45:38 +0000 (06:45 -0700)
commitd5b47fb8ce8acefaf952cfa60ec73a875e407e66
treea5b41788d801d6e23fa7a4e532c5a42c1d8f311f
parent1a2b24f02dfd4eb3383f6ae2b59e5a4eb66fd5bb
Issue #27466: Change time format returned by http.cookie.time2netscape,
confirming the netscape cookie format.
Lib/http/cookiejar.py
Lib/test/test_http_cookiejar.py
Misc/NEWS