Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
880e4f3ca1fa716dbf48c32bded7aa00173b4fec
/
Doc
/
library
/
urlparse.rst
880e4f3
#9911: doc copyedits.
by Georg Brandl
· 15 years ago
b4905ef
Issue #26736: Used HTTPS for external links in the documentation if possible.
by Serhiy Storchaka
· 9 years ago
065b40c
Issue #21746: Remove BaseResult reference from urlparse documentation
by Berker Peksag
· 9 years ago
6750c8b
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects.
by Berker Peksag
· 10 years ago
f8757fd
Closes #22586: clarify meaning of allow_fragments in urlparse.
by Georg Brandl
· 11 years ago
34f7c4e
Minor doc fix in urlparse.rst
by Senthil Kumaran
· 12 years ago
b1bbc0b
Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior
by Senthil Kumaran
· 12 years ago
9d5d507
urlparse docs clean up
by Senthil Kumaran
· 13 years ago
510ff54
Use Python 3 instead of 3.0.
by Ezio Melotti
· 13 years ago
29a0b57
Backport source links from 3.x.
by Éric Araujo
· 14 years ago
683beb6
Merged revisions 86296 via svnmerge from
by Senthil Kumaran
· 15 years ago
e0e0822
Add more links to Python sources where the code is short, readable and an informative adjunct to the docs.
by Raymond Hettinger
· 15 years ago
bd13f45
Merged revisions 83900 via svnmerge from
by Senthil Kumaran
· 15 years ago
0b5019f
Fix Issue754016 - urlparse goes wrong with IP:port without scheme
by Senthil Kumaran
· 15 years ago
172e06e
Issue 8818: urlparse/urlsplit keyword is 'scheme', not 'default_scheme'.
by R. David Murray
· 15 years ago
3982461
Changed tests to only urlparse one, which was enough, addressed Ezio's comment
by Senthil Kumaran
· 15 years ago
0a36181
Updated the RFCs list in the See Also section of urlparse.rst
by Senthil Kumaran
· 15 years ago
a6714b2
#7256: add versionadded tags for functions copied from cgi.
by Georg Brandl
· 16 years ago
fc29f27
#4811: fix markup glitches (mostly remains of the conversion),
by Georg Brandl
· 17 years ago
c585df9
Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module
by Facundo Batista
· 17 years ago
f6afa33
Doc that urlparse is named urllib.parse in Python 3.0.
by Brett Cannon
· 17 years ago
e8f1b00
Enable doctest running for several other documents.
by Georg Brandl
· 17 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago