Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d4cd18847d66459ac0f0942b1edbcadb0b9320a5
/
Lib
/
test
/
test_urlparse.py
d4cd188
Merged revisions 81132 via svnmerge from
by Senthil Kumaran
· 14 years ago
06f29cd
Merged revisions 80910 via svnmerge from
by Senthil Kumaran
· 14 years ago
a6023ca
Reverting the previous checkin (80103). The feature should not have been merged to 3.1 maint.
by Senthil Kumaran
· 15 years ago
2176ad5
Merged revisions 80102 via svnmerge from
by Senthil Kumaran
· 15 years ago
8be2211
Merged revisions 79990 via svnmerge from
by Senthil Kumaran
· 15 years ago
9603428
Merged revisions 78239 via svnmerge from
by Ezio Melotti
· 15 years ago
a8dbb24
Merged revisions 78236 via svnmerge from
by Senthil Kumaran
· 15 years ago
eaaec27
Fix for Issue4962, issue4675.
by Senthil Kumaran
· 16 years ago
c469d4c
Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module
by Facundo Batista
· 16 years ago
23e3856
Issue 1432. Fixes a bug caused because of the evolution
by Facundo Batista
· 16 years ago
2ac5de2
Issue 3314. The sys module is used in an error case.
by Facundo Batista
· 16 years ago
1afc169
Make a new urllib package .
by Jeremy Hylton
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
faf2f63
Merged revisions 59703-59773 via svnmerge from
by Christian Heimes
· 17 years ago
3805321
Merged revisions 59465-59487 via svnmerge from
by Christian Heimes
· 17 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
50747fc
add support for svn: and svn+ssh: URL schemes to urlparse
by Fred Drake
· 19 years ago
41e4faa
Patch #712317: In URLs such as http://www.example.com?query=spam, treat '?' as
by Johannes Gijsbers
· 20 years ago
82860df
see rev. 1.13 for log message
by Brett Cannon
· 21 years ago
f09b88e
* add mms (windows media) as another scheme * reformat schemes to 80 columns
by Skip Montanaro
· 22 years ago
68b539e
SF feature #618024, urlparse fails on imap://
by Neal Norwitz
· 22 years ago
7070565
Make sure we test urlsplit() / urlunsplit() directly, rather than
by Fred Drake
· 22 years ago
bbc0568
Fix for 1.33: urlsplit() should only add '//' if scheme != ''.
by Guido van Rossum
· 22 years ago
7dfb6e2
Fix SF # 591713, Fix "file:" URL to have right no. of /'s, by Bruce Atherton
by Neal Norwitz
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
863ac44
Whitespace normalization.
by Tim Peters
· 23 years ago
6ec967d
added RFC 2396 tests from Aaron Swartz included in bug # 450225.
by Skip Montanaro
· 23 years ago
bd3e771
amk's fix attached to
by Michael W. Hudson
· 23 years ago
a4d18a0
Add test cases based on RFC 1808. So now we actually have a test suite
by Fred Drake
· 24 years ago
73ed8e5
Checking in empty tests for urlparse, as future place holders
by Moshe Zadka
· 24 years ago