]> granicus.if.org Git - python/commit
[port to 2.7] - Issue #27466: Change time format returned by
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 10 Jul 2016 15:34:21 +0000 (08:34 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 10 Jul 2016 15:34:21 +0000 (08:34 -0700)
commit2d2e6be39a06a96e877b13f00acb85b01eb93bca
tree48591d0ff75f268d191aa9e266d90a5608ea4227
parente5fa8b0b0d998557b9679ffa3aaec9292fa7855b
[port to 2.7] - Issue #27466: Change time format returned by
http.cookie.time2netscape, confirming the netscape cookie format.
Lib/cookielib.py
Lib/test/test_cookielib.py
Misc/NEWS