Patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode
This commit is contained in:
parent
71dad72ebe
commit
ab86f8eef5
|
@ -314,6 +314,8 @@ Extension Modules
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Patch #1157027: cookielib mishandles RFC 2109 cookies in Netscape mode
|
||||||
|
|
||||||
- Patch #1117398: cookielib.LWPCookieJar and .MozillaCookieJar now raise
|
- Patch #1117398: cookielib.LWPCookieJar and .MozillaCookieJar now raise
|
||||||
LoadError as documented, instead of IOError. For compatibility,
|
LoadError as documented, instead of IOError. For compatibility,
|
||||||
LoadError subclasses IOError.
|
LoadError subclasses IOError.
|
||||||
|
|
Loading…
Reference in New Issue