1. 2d2e6be [port to 2.7] - Issue #27466: Change time format returned by by Senthil Kumaran · 9 years ago
  2. b1d867f Issue #27076: Doc, comment and test function name spelling fixes by Martin Panter · 9 years ago
  3. f249671 Issue #23138: Fixed parsing cookies with absent keys or values in cookiejar. by Serhiy Storchaka · 10 years ago
  4. be1d3c1 Issue #19606: Use specific asserts in cookielib tests. by Serhiy Storchaka · 12 years ago
  5. 419e23c #18466: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 12 years ago
  6. 2623a37 Merged revisions 86596 via svnmerge from by Ezio Melotti · 15 years ago
  7. 2a91ce8 Fixes issue #3704: cookielib was not properly handling URLs with a / in the by Gregory P. Smith · 15 years ago
  8. 5d0ca2c Issue #3924: Ignore cookies with invalid "version" field in cookielib. by Georg Brandl · 15 years ago
  9. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 16 years ago
  10. b0f5adc use assert[Not]IsInstance where appropriate by Ezio Melotti · 16 years ago
  11. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 16 years ago
  12. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  13. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 16 years ago
  14. 0bfac6e Revert r64673 and instead just change the file encoding. by Brett Cannon · 17 years ago
  15. 3bff9d2 FIx some Latin-1 characters to be UTF-8 as the file encoding specifies. by Brett Cannon · 17 years ago
  16. a166a91 Add test for rev. 45934. by Georg Brandl · 19 years ago
  17. 71dad72 SF patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode by Neal Norwitz · 20 years ago
  18. 3e7de59 Fix SF #1117398, cookielib LWPCookieJar and MozillaCookieJar exceptions by Neal Norwitz · 20 years ago
  19. c5574e8 Patch #1117454: Remove code to special-case cookies without values by Martin v. Löwis · 20 years ago
  20. 4ea3ead Patch #1117339: Add cookielib special name tests. Backported to 2.4. by Martin v. Löwis · 20 years ago
  21. 2a6ba90 Patch #963318: Add support for client-side cookie management. by Martin v. Löwis · 21 years ago