1. 5d0ca2c Issue #3924: Ignore cookies with invalid "version" field in cookielib. by Georg Brandl · 15 years ago
  2. a4f46e1 Remove unused imports in test modules. by Georg Brandl · 15 years ago
  3. b0f5adc use assert[Not]IsInstance where appropriate by Ezio Melotti · 16 years ago
  4. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 16 years ago
  5. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  6. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 16 years ago
  7. 0bfac6e Revert r64673 and instead just change the file encoding. by Brett Cannon · 17 years ago
  8. 3bff9d2 FIx some Latin-1 characters to be UTF-8 as the file encoding specifies. by Brett Cannon · 17 years ago
  9. a166a91 Add test for rev. 45934. by Georg Brandl · 19 years ago
  10. 71dad72 SF patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode by Neal Norwitz · 20 years ago
  11. 3e7de59 Fix SF #1117398, cookielib LWPCookieJar and MozillaCookieJar exceptions by Neal Norwitz · 20 years ago
  12. c5574e8 Patch #1117454: Remove code to special-case cookies without values by Martin v. Löwis · 20 years ago
  13. 4ea3ead Patch #1117339: Add cookielib special name tests. Backported to 2.4. by Martin v. Löwis · 20 years ago
  14. 2a6ba90 Patch #963318: Add support for client-side cookie management. by Martin v. Löwis · 21 years ago