Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c97f5ede8f15ab91b2bc224d6fd7c577b744af63
/
Doc
/
library
/
urllib.rst
a1fb671
# 1722 - Add a note on urllib helper functions like splittype, splithost etc.
by Senthil Kumaran
· 12 years ago
c7b8f80
#15543: reflow paragraphs.
by R David Murray
· 13 years ago
5618aaa
#15543: glossary entry for and 'universal newlines', and links to it.
by R David Murray
· 13 years ago
510ff54
Use Python 3 instead of 3.0.
by Ezio Melotti
· 13 years ago
8070ddc
port to 2.7 - Issue9637 - Details that case of Proxy env var does not matter.
by Senthil Kumaran
· 14 years ago
71a5ea0
English fixup, from Mike MacCana on docs@
by Sandro Tosi
· 14 years ago
1d33651
#12389: fix missing space at sentence end.
by R David Murray
· 14 years ago
ad72bb1
Issue #11855: Apply missing formatting for urlretrieve
by Eli Bendersky
· 14 years ago
c75f265
Fix typo in class name
by Éric Araujo
· 14 years ago
66bfda8
Merged revisions 85101 via svnmerge from
by Antoine Pitrou
· 15 years ago
bd13f45
Merged revisions 83900 via svnmerge from
by Senthil Kumaran
· 15 years ago
880685f
Reverting the checkin made in revision 82940, as it was adding new parameters to quote function in a bugfix release.
by Senthil Kumaran
· 15 years ago
5dba6df
Fixing Issue1712522 - urllib.quote to support Unicode. The default
by Senthil Kumaran
· 15 years ago
1c919a6
Documentation Fix: urllib.urlopen.info uses mimetools.Message, not httplib.HTTPMessage.
by Senthil Kumaran
· 15 years ago
11591c3
fix sphinx warning with an extra space
by Benjamin Peterson
· 15 years ago
53e812a
remove extra space
by Benjamin Peterson
· 15 years ago
98bc31f
Fix issue8788 - description of doseq parameter in urllib.urlencode
by Senthil Kumaran
· 15 years ago
c994186
Fixing issue5475 : urllib2.getproxies not documented
by Senthil Kumaran
· 15 years ago
45a505f
Fix for Issue7155 - urllib do not document default use of system proxy configuration
by Senthil Kumaran
· 16 years ago
9016137
Doc fix for the issue2637.
by Senthil Kumaran
· 16 years ago
8d31f54
Clarify quote_plus() usage.
by Georg Brandl
· 16 years ago
b771586
#3427: document correct return type for urlopen().info().
by Georg Brandl
· 16 years ago
c62ef8b
Remove trailing whitespace.
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
8bb8fa5
Handle urllib's renaming for Python 3.0:
by Brett Cannon
· 17 years ago
bd77681
Remove obsolete paragraph. #2288.
by Georg Brandl
· 17 years ago
2235011
#856047: respect the ``no_proxy`` env var when checking for proxies
by Georg Brandl
· 18 years ago
9b0d46d
#1178141: add addinfourl.code to get http status code from urllib.
by Georg Brandl
· 18 years ago
6264765
Restructure urllib doc structure.
by Georg Brandl
· 18 years ago
5466246
correct email address
by Skip Montanaro
· 18 years ago
e7a0990
Add :term:s for iterator.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago