Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |