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_http_cookiejar.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
PEP 3151 / issue #12555: reworking the OS and IO exception hierarchy.
Antoine Pitrou
2011-10-12
1
-5/+6
*
this should be an identity test
Benjamin Peterson
2011-07-14
1
-1/+1
*
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti
2010-11-20
1
-133/+133
*
Fix file closing in test_http_cookiejar.
Brett Cannon
2010-10-29
1
-5/+5
*
Fixes Issue #3704: http.cookiejar was not properly handling URLs with a / in
Gregory P. Smith
2010-07-19
1
-26/+38
*
Merged revisions 81465-81466,81468,81679,81735,81760,81868,82183 via svnmerge...
Benjamin Peterson
2010-06-27
1
-0/+13
*
use assert[Not]In where appropriate
Ezio Melotti
2010-01-23
1
-19/+17
*
use assert[Not]In where appropriate
Benjamin Peterson
2010-01-19
1
-26/+28
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-110/+110
*
Simplify the Request class. The basic components of the parsed
Jeremy Hylton
2009-03-31
1
-5/+0
*
- Issue #3300: make urllib.parse.[un]quote() default to UTF-8.
Guido van Rossum
2008-08-18
1
-1/+4
*
Make a new urllib package .
Jeremy Hylton
2008-06-18
1
-45/+47
*
Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
Barry Warsaw
2008-06-12
1
-3/+2
*
Create http package. #2883.
Georg Brandl
2008-05-26
1
-0/+1637