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