| Commit message (Expand) | Author | Age | Files | Lines |
* | Little cleanup | Neal Norwitz | 2006-05-18 | 1 | -2/+2 |
|
|
* | Add global debug flag to cookielib to avoid heavy dependency on the logging m... | Georg Brandl | 2006-05-17 | 1 | -63/+74 |
|
|
* | Patch #1478993: take advantage of BaseException/Exception split in cookielib | Georg Brandl | 2006-05-08 | 1 | -16/+14 |
|
|
* | Patch #1483395: add new TLDs to cookielib | Georg Brandl | 2006-05-07 | 1 | -4/+7 |
|
|
* | Whitespace normalization. | Tim Peters | 2005-12-25 | 1 | -1/+1 |
|
|
* | SF patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode | Neal Norwitz | 2005-12-23 | 1 | -5/+22 |
|
|
* | Fix SF #1117398, cookielib LWPCookieJar and MozillaCookieJar exceptions | Neal Norwitz | 2005-12-23 | 1 | -1/+2 |
|
|
* | [Bug #1372836] Remove unused code | Andrew M. Kuchling | 2005-12-04 | 1 | -4/+0 |
|
|
* | Patch #1117454: Remove code to special-case cookies without values | Martin v. Löwis | 2005-03-03 | 1 | -5/+1 |
|
|
* | Patch #1117339: Add cookielib special name tests. | Martin v. Löwis | 2005-03-03 | 1 | -2/+2 |
|
|
* | Reduce the usage of the types module. | Raymond Hettinger | 2005-02-07 | 1 | -2/+1 |
|
|
* | Replace list of constants with tuples of constants. | Raymond Hettinger | 2005-02-06 | 1 | -5/+5 |
|
|
* | SF patch #1116583: NameError in cookielib domain check | Raymond Hettinger | 2005-02-05 | 1 | -4/+3 |
|
|
* | Remove unnecessary imports | Neal Norwitz | 2004-10-17 | 1 | -2/+2 |
|
|
* | [Patch #969907] Add traceback to warning output | Andrew M. Kuchling | 2004-07-10 | 1 | -4/+5 |
|
|
* | Silence noise in regrtest. | Martin v. Löwis | 2004-06-01 | 1 | -1/+0 |
|
|
* | Patch #963318: Add support for client-side cookie management. | Martin v. Löwis | 2004-05-31 | 1 | -0/+1756 |
|
|