index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_urlparse.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0
/
+101
*
add support for svn: and svn+ssh: URL schemes to urlparse
Fred Drake
2005-07-29
1
-0
/
+5
*
Patch #712317: In URLs such as http://www.example.com?query=spam, treat '?' as
Johannes Gijsbers
2005-01-09
1
-28
/
+51
*
see rev. 1.13 for log message
Brett Cannon
2003-10-12
1
-5
/
+2
*
* add mms (windows media) as another scheme
Skip Montanaro
2003-01-06
1
-0
/
+3
*
SF feature #618024, urlparse fails on imap://
Neal Norwitz
2003-01-06
1
-0
/
+3
*
Make sure we test urlsplit() / urlunsplit() directly, rather than
Fred Drake
2002-10-16
1
-12
/
+40
*
Fix for 1.33: urlsplit() should only add '//' if scheme != ''.
Guido van Rossum
2002-10-14
1
-1
/
+6
*
Fix SF # 591713, Fix "file:" URL to have right no. of /'s, by Bruce Atherton
Neal Norwitz
2002-09-25
1
-0
/
+5
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+1
*
Whitespace normalization.
Tim Peters
2002-04-16
1
-1
/
+0
*
added RFC 2396 tests from Aaron Swartz included in bug # 450225.
Skip Montanaro
2002-03-23
1
-74
/
+116
*
amk's fix attached to
Michael W. Hudson
2002-03-18
1
-0
/
+18
*
Add test cases based on RFC 1808. So now we actually have a test suite
Fred Drake
2001-01-05
1
-0
/
+66
*
Checking in empty tests for urlparse, as future place holders
Moshe Zadka
2000-08-03
1
-0
/
+0