]> granicus.if.org Git - python/commit
Issue #3924: Ignore cookies with invalid "version" field in cookielib.
authorGeorg Brandl <georg@python.org>
Sat, 22 May 2010 11:29:19 +0000 (11:29 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 22 May 2010 11:29:19 +0000 (11:29 +0000)
commit5d0ca2c8323b39e392c0c0bd31340cc3e1113c97
tree1601fff6f5da3b4163e13c562a6e7a1e99280302
parentf93ce0c1f53bf8507eb970b7113c93994ce682a0
Issue #3924: Ignore cookies with invalid "version" field in cookielib.
Lib/cookielib.py
Lib/test/test_cookielib.py
Misc/NEWS