Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e2eacc02bcc9f8977f5f3cea6243f236c508b772
/
Lib
/
test
/
test_cookielib.py
2d2e6be
[port to 2.7] - Issue #27466: Change time format returned by
by Senthil Kumaran
· 9 years ago
b1d867f
Issue #27076: Doc, comment and test function name spelling fixes
by Martin Panter
· 9 years ago
f249671
Issue #23138: Fixed parsing cookies with absent keys or values in cookiejar.
by Serhiy Storchaka
· 10 years ago
be1d3c1
Issue #19606: Use specific asserts in cookielib tests.
by Serhiy Storchaka
· 12 years ago
419e23c
#18466: fix more typos. Patch by Févry Thibault.
by Ezio Melotti
· 12 years ago
2623a37
Merged revisions 86596 via svnmerge from
by Ezio Melotti
· 15 years ago
2a91ce8
Fixes issue #3704: cookielib was not properly handling URLs with a / in the
by Gregory P. Smith
· 15 years ago
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
· 16 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