summaryrefslogtreecommitdiff
path: root/Doc/howto/urllib2.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-33641: Convert RFC references into links. (GH-7103)Serhiy Storchaka2018-05-311-2/+2
* Remove to-be-deprecated urllib.request.urlretrieve function reference (#6454)Andrés Delfino2018-04-161-4/+12
* Improve highlighting of some code blocks. (GH-6401)Serhiy Storchaka2018-04-081-1/+3
* bpo-25910: Link redirections in docs (#1933)Sanyam Khurana2018-01-201-1/+1
* bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613)Serhiy Storchaka2017-05-161-5/+5
* Issue #28820: Fix spelling of “practice” as a nounMartin Panter2016-12-101-1/+1
* Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-261-2/+2
* [merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-301-0/+5
|\
| * [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-301-0/+5
| |\
| | * Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-301-0/+5
* | | Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-6/+6
* | | Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-3/+3
* | | Correct “an” → “a” with “Unicode”, “user”, “UTF”, etcMartin Panter2016-04-151-1/+1
* | | Fix userinfo example presented in urllib2 howto.Senthil Kumaran2016-02-051-1/+1
|/ /
* | Issue #25576: Remove application/x-www-form-urlencoded charset adviceMartin Panter2015-11-241-3/+3
* | remove reference to PyGoogle (#25145)Benjamin Peterson2015-09-201-2/+1
* | use a more modern UA (#25145)Benjamin Peterson2015-09-201-1/+1
* | Issue #12955: Change the urlopen() examples to use context managers where app...Berker Peksag2015-04-121-8/+8
* | Fixing broken links in doc, part 2: howto/Georg Brandl2014-10-291-4/+2
* | Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
* | Issue #13689: Remove a dead link from howto/urllib.Berker Peksag2014-07-011-3/+1
* | Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-2/+2
|\ \ | |/
| * Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-2/+2
* | Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-1/+1
|\ \ | |/
| * Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-1/+1
* | Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-1/+1
|\ \ | |/
| * Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-1/+1
| * #7152: Remove incorrectly added reference to DataHandler.R David Murray2013-04-281-1/+1
|/
* Reflow paragraphs.R David Murray2013-04-281-4/+4
* #7152: Clarify that ProxyHandler is added only if proxy settings are detected.R David Murray2013-04-281-3/+5
* Fix Issue 15922: make howto/urllib2.rst doctests pass.Senthil Kumaran2012-10-091-15/+14
* Issue #13587: merge with 3.2Sandro Tosi2012-04-241-2/+2
|\
| * Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron...Sandro Tosi2012-04-241-2/+2
* | cpython:Fix the wrong urllib exampls which use str for POST data. Closes Issu...Senthil Kumaran2012-03-141-1/+3
|\ \ | |/
| * Fix the wrong urllib exampls which use str for POST data. Closes Issue11261Senthil Kumaran2012-03-141-1/+3
* | Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve takes,...Senthil Kumaran2012-03-131-0/+7
|/
* Fix function name: open -> urlopen.Georg Brandl2011-07-231-1/+1
* #7499: Review of Library FAQ by Florent Xicluna.Georg Brandl2009-12-191-0/+2
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-4/+3
* Merged revisions 74148 via svnmerge fromEzio Melotti2009-07-211-1/+1
* Recorded merge of revisions 72830 via svnmerge fromGeorg Brandl2009-05-221-1/+1
* Examples correction in urllib2 howto. Michael FoordMichael Foord2009-05-121-5/+5
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-25/+25
* Merged revisions 66670,66681,66688,66696-66699 via svnmerge fromBenjamin Peterson2008-10-041-11/+12
* Review the doc changes for the urllib package creation.Georg Brandl2008-06-231-18/+20
* Documentation updates for urllib package. Modified the documentation for theSenthil Kumaran2008-06-231-66/+69
* Create http package. #2883.Georg Brandl2008-05-261-5/+5
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-1/+1
* Convert all print statements in the docs.Georg Brandl2007-09-041-12/+12