summaryrefslogtreecommitdiffstats
path: root/Doc/library/urllib.request.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5Martin Panter2015-11-261-7/+13
|\
| * Issues #22989, #21228: Document HTTP response object for urlopen()Martin Panter2015-11-261-7/+13
* | Issue #25576: Merge www-form-urlencoded doc from 3.4 into 3.5Martin Panter2015-11-241-23/+8
|\ \ | |/
| * Issue #25576: Remove application/x-www-form-urlencoded charset adviceMartin Panter2015-11-241-23/+8
* | Merge typo and grammar fixes from 3.4 into 3.5Martin Panter2015-11-141-1/+1
|\ \ | |/
| * Correct Content-Type syntax in documentationMartin Panter2015-11-141-1/+1
* | Issue #25523: Merge a-to-an corrections from 3.4.Serhiy Storchaka2015-11-021-1/+1
|\ \ | |/
| * Issue #25523: Further a-to-an corrections.Serhiy Storchaka2015-11-021-1/+1
* | Issue #25161: Merge full stops from 3.4 into 3.5Martin Panter2015-10-101-1/+1
|\ \ | |/
| * Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
| * Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum...Senthil Kumaran2015-06-151-1/+1
* | merge 3.4 (#23989)Benjamin Peterson2015-04-201-0/+5
|\ \ | |/
| * recommend requests library (closes #23989)Benjamin Peterson2015-04-201-0/+5
| * fix grammarBenjamin Peterson2015-04-201-1/+1
* | Fix two typos in AbstractBasicAuthHandler documentation.Berker Peksag2015-04-171-2/+3
* | #7159: generalize urllib prior auth support.R David Murray2015-04-161-12/+60
* | Issue #12955: Change the urlopen() examples to use context managers where app...Berker Peksag2015-04-121-13/+21
|\ \ | |/
| * Issue #12955: Change the urlopen() examples to use context managers where app...Berker Peksag2015-04-121-13/+21
* | merge 3.4Benjamin Peterson2014-11-231-4/+1
|\ \ | |/
| * document that cadefault does nothing nowBenjamin Peterson2014-11-231-4/+1
* | Close #19494: add urrlib.request.HTTPBasicPriorAuthHandlerNick Coghlan2014-11-121-0/+11
* | context has been backported so fix versionchangedBenjamin Peterson2014-11-031-1/+1
* | merge 3.4 (#22417)Benjamin Peterson2014-11-031-5/+0
|\ \ | |/
| * PEP 476: enable HTTPS certificate verification by default (#22417)Benjamin Peterson2014-11-031-5/+0
* | merge 3.4Benjamin Peterson2014-11-021-2/+3
|\ \ | |/
| * wrapBenjamin Peterson2014-11-021-2/+2
| * backport context argument of urlopen (#22366) for pep 476Senthil Kumaran2014-09-191-1/+8
* | Issue #22366: urllib.request.urlopen will accept a context object (SSLContext)Senthil Kumaran2014-09-191-1/+8
* | Fix Issue #21528 - Fix documentation typosDonald Stufft2014-05-201-2/+2
|/
* Fix a few scoping issues with versionadded/versionchanged directives.Georg Brandl2014-03-241-3/+4
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-161-5/+12
* 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 #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-2/+2
|\ \ | |/
| * Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-2/+2
* | Improve #19204: Improved cross-references in the urllib package documentation.Serhiy Storchaka2013-10-131-20/+21
|\ \ | |/
| * Improve #19204: Improved cross-references in the urllib package documentation.Serhiy Storchaka2013-10-131-20/+21
* | Issue #18978: Update docs to reflect explicitly the ability to set the attrib...Jason R. Coombs2013-09-221-0/+5
* | Fix #17272 - Make Request.full_url and Request.get_full_url return same resul...Senthil Kumaran2013-05-241-0/+10
* | - Issue #17977: The documentation for the cadefault argument's default valueBarry Warsaw2013-05-141-1/+1
|\ \ | |/
| * - Issue #17977: The documentation for the cadefault argument's default valueBarry Warsaw2013-05-141-1/+1
* | Merge: Reflow paragraphs.R David Murray2013-04-281-10/+9
|\ \ | |/
| * Reflow paragraphs.R David Murray2013-04-281-10/+9
* | Merge #7152: Clarify that ProxyHandler is added only if proxy settings are de...R David Murray2013-04-281-6/+9
|\ \ | |/
| * #7152: Clarify that ProxyHandler is added only if proxy settings are detected.R David Murray2013-04-281-6/+9
* | #17474 - merge from 3.3. Update default Docs with versionchanged markup on wh...Senthil Kumaran2013-03-201-0/+5
|\ \ | |/
| * #17474 - Mark the deprecated Request methods as deprecated-removed. Review by...Senthil Kumaran2013-03-201-8/+8
* | #17474 - Remove the various deprecated methods of Request class.Senthil Kumaran2013-03-191-69/+0
* | #10050 : merge to defaultSenthil Kumaran2013-03-191-0/+4
|\ \ | |/
| * #10050 - Document DeprecationWarnings for URLopener and FancyURLopener (msg17...Senthil Kumaran2013-03-191-0/+4