1. 29ff461 [Patch #1587139 by kxroberto] Protect lock acquisition/release with by Andrew M. Kuchling · 18 years ago
  2. b678ce5 Little cleanup by Neal Norwitz · 18 years ago
  3. feb0a3b Add global debug flag to cookielib to avoid heavy dependency on the logging module. by Georg Brandl · 18 years ago
  4. e854e76 Patch #1478993: take advantage of BaseException/Exception split in cookielib by Georg Brandl · 18 years ago
  5. e58334a Patch #1483395: add new TLDs to cookielib by Georg Brandl · 18 years ago
  6. 536cf99 Whitespace normalization. by Tim Peters · 19 years ago
  7. 71dad72 SF patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode by Neal Norwitz · 19 years ago
  8. 3e7de59 Fix SF #1117398, cookielib LWPCookieJar and MozillaCookieJar exceptions by Neal Norwitz · 19 years ago
  9. bc6a195 [Bug #1372836] Remove unused code by Andrew M. Kuchling · 19 years ago
  10. c5574e8 Patch #1117454: Remove code to special-case cookies without values by Martin v. Löwis · 19 years ago
  11. 4ea3ead Patch #1117339: Add cookielib special name tests. Backported to 2.4. by Martin v. Löwis · 19 years ago
  12. f715366 Reduce the usage of the types module. by Raymond Hettinger · 20 years ago
  13. dbecd93 Replace list of constants with tuples of constants. by Raymond Hettinger · 20 years ago
  14. bab4143 SF patch #1116583: NameError in cookielib domain check by Raymond Hettinger · 20 years ago
  15. 2fa0b9d Remove unnecessary imports by Neal Norwitz · 20 years ago
  16. ae40c2f [Patch #969907] Add traceback to warning output by Andrew M. Kuchling · 20 years ago
  17. 504239f Silence noise in regrtest. by Martin v. Löwis · 20 years ago
  18. 2a6ba90 Patch #963318: Add support for client-side cookie management. by Martin v. Löwis · 20 years ago