index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_cookielib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-4/+4
*
Don't use cwnon-ASCII characters in the source; use \ooo escapes.
Guido van Rossum
2007-07-23
1
-3/+2
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-2/+2
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-1/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-1/+1
*
Excise the sets module. SF #1500611 by Collin Winter.
Guido van Rossum
2007-01-10
1
-1/+0
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-0/+16
*
SF patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode
Neal Norwitz
2005-12-23
1
-0/+33
*
Fix SF #1117398, cookielib LWPCookieJar and MozillaCookieJar exceptions
Neal Norwitz
2005-12-23
1
-0/+25
*
Patch #1117454: Remove code to special-case cookies without values
Martin v. Löwis
2005-03-03
1
-0/+19
*
Patch #1117339: Add cookielib special name tests.
Martin v. Löwis
2005-03-03
1
-3/+26
*
Patch #963318: Add support for client-side cookie management.
Martin v. Löwis
2004-05-31
1
-0/+1620