summaryrefslogtreecommitdiffstats
path: root/Doc/library/urllib.request.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of versionadded/versionchanged related markup errors.Georg Brandl2012-06-241-5/+4
* Issue #14780: urllib.request.urlopen() now has a `cadefault` argument to use ...Antoine Pitrou2012-05-161-3/+12
* issue14427 - Document Request.get_header and Request.header_itemsSenthil Kumaran2012-04-291-0/+12
|\
| * issue14427 - Document Request.get_header and Request.header_itemsSenthil Kumaran2012-04-291-0/+11
* | Explain the use of charset parameter with Content-Type header: issue11082Senthil Kumaran2012-03-161-23/+51
|\ \ | |/
| * Explain the use of charset parameter with Content-Type header. Issue11082Senthil Kumaran2012-03-161-21/+49
* | cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issu...Senthil Kumaran2012-03-151-9/+8
|\ \ | |/
| * Fix the wrong urllib exampls which use str for POST data. Closes Issue11261Senthil Kumaran2012-03-151-12/+11
* | deprecated the old urllib primitives in 3.3 urllib package - issue 10050Senthil Kumaran2012-03-141-27/+51
* | default: closes Issue12365 - Add an example explaining the context manager us...Senthil Kumaran2012-03-141-5/+13
|\ \ | |/
| * closes Issue12365 - Add an example explaining the context manager use case of...Senthil Kumaran2012-03-141-5/+13
* | Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve takes,...Senthil Kumaran2012-03-141-17/+22
* | Merge from 3.2 - Issue9637 - Explain in getproxies_environment that <scheme>_...Senthil Kumaran2012-01-101-4/+4
|\ \ | |/
| * Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ var...Senthil Kumaran2012-01-101-4/+4
* | Merge 3.2Florent Xicluna2011-10-281-2/+2
|\ \ | |/
| * Documentation typoFlorent Xicluna2011-10-281-2/+2
* | Merge 3.2Florent Xicluna2011-10-281-4/+4
|\ \ | |/
| * I should be someoneFlorent Xicluna2011-10-281-4/+4
* | Doc improvements suggested by Éric Araujo for the new 'HEAD' Request feature.Senthil Kumaran2011-10-191-6/+6
* | Fix warning while building documentation.Florent Xicluna2011-10-191-2/+2
* | Fix closes issue 1673007 urllib.request to support HEAD requests with a new m...Senthil Kumaran2011-10-161-7/+28
* | Fix some mentions of IOErrorAntoine Pitrou2011-10-121-1/+1
* | fix whitespace in rst.Senthil Kumaran2011-07-171-2/+2
|\ \ | |/
| * fix whitespace nit.Senthil Kumaran2011-07-171-2/+2
* | merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http...Senthil Kumaran2011-07-171-1/+8
|\ \ | |/
| * Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and htt...Senthil Kumaran2011-07-171-1/+8
* | merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definit...Senthil Kumaran2011-07-171-0/+5
|\ \ | |/
| * Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sa...Senthil Kumaran2011-07-171-0/+5
* | Merge from 3.2 . Replace the term members with correct and appropriate termi...Senthil Kumaran2011-07-041-2/+2
|\ \ | |/
| * issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ...Senthil Kumaran2011-07-041-2/+2
* | Fix markup and working in the doc.Ezio Melotti2011-05-111-2/+2
* | Fix closes Issue #11799: urllib.request Authentication Handlers will raise aSenthil Kumaran2011-05-111-8/+18
|/
* Issue #11855: merge from 3.1Eli Bendersky2011-04-161-5/+5
|\
| * Issue #11855: Apply missing formatting for urlretrieveEli Bendersky2011-04-161-5/+5
* | Merge Issue 11662 from 3.1 branch.guido@google.com2011-03-291-0/+4
|\ \ | |/
| * Issue 11662: Fix vulnerability in urllib/urllib2.guido@google.com2011-03-291-0/+4
* | Merge from 3.1Éric Araujo2011-03-201-1/+1
|\ \ | |/
| * Fix typo in class nameÉric Araujo2011-03-201-1/+1
| * Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,...Georg Brandl2011-02-251-12/+13
| * Merged revisions 86528 via svnmerge fromEzio Melotti2010-11-181-1/+1
| * Merged revisions 79901,80170,80273,80342-80343,81061,81366,81368,81370,81840 ...Georg Brandl2010-10-061-1/+1
| * Merged revisions 85232 via svnmerge fromSenthil Kumaran2010-10-051-5/+5
| * Merged revisions 85101 via svnmerge fromAntoine Pitrou2010-09-291-0/+4
| * Merged revisions 83900 via svnmerge fromSenthil Kumaran2010-08-091-1/+1
| * Merged revisions 83106 via svnmerge fromGeorg Brandl2010-08-011-1/+2
| * Merged revisions 82336 via svnmerge fromSenthil Kumaran2010-06-281-2/+2
| * Merged revisions 81421 via svnmerge fromGeorg Brandl2010-05-211-1/+1
| * Merged revisions 81418 via svnmerge fromGeorg Brandl2010-05-211-1/+1
| * Merged revisions 81283 via svnmerge fromSenthil Kumaran2010-05-181-20/+0
| * Merged revisions 80775 via svnmerge fromSenthil Kumaran2010-05-051-1/+1