index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
urllib.request.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
1
-0/+15
|
\
|
*
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
1
-0/+13
|
|
\
|
|
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
1
-0/+13
*
|
|
English spelling and grammar fixes
Martin Panter
2016-07-11
1
-1/+1
*
|
|
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+4
*
|
|
Fix typos in code comment and documentation
Martin Panter
2016-06-04
1
-1/+1
*
|
|
#22797: clarify when URLErrors are raised by urlopen.
R David Murray
2016-06-03
1
-1/+1
*
|
|
Issue #25570: Add example of customizing User-Agent via add_header()
Martin Panter
2016-06-01
1
-1/+6
*
|
|
Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL
Martin Panter
2016-05-28
1
-7/+7
*
|
|
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
1
-1/+1
*
|
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-2/+2
*
|
|
Issue #26804: urllib.request will prefer lower_case proxy environment variables
Senthil Kumaran
2016-04-25
1
-0/+2
*
|
|
Issue23806 - Document the no_proxy environment variable in Python 3 docs.
Senthil Kumaran
2016-04-23
1
-0/+5
*
|
|
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
1
-1/+1
*
|
|
Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5
Martin Panter
2015-11-26
1
-7/+13
|
\
\
\
|
|
/
/
|
*
|
Issues #22989, #21228: Document HTTP response object for urlopen()
Martin Panter
2015-11-26
1
-7/+13
*
|
|
Issue #25576: Merge www-form-urlencoded doc from 3.4 into 3.5
Martin Panter
2015-11-24
1
-23/+8
|
\
\
\
|
|
/
/
|
*
|
Issue #25576: Remove application/x-www-form-urlencoded charset advice
Martin Panter
2015-11-24
1
-23/+8
*
|
|
Merge typo and grammar fixes from 3.4 into 3.5
Martin Panter
2015-11-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Correct Content-Type syntax in documentation
Martin Panter
2015-11-14
1
-1/+1
*
|
|
Issue #25523: Merge a-to-an corrections from 3.4.
Serhiy Storchaka
2015-11-02
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25523: Further a-to-an corrections.
Serhiy Storchaka
2015-11-02
1
-1/+1
*
|
|
Issue #25161: Merge full stops from 3.4 into 3.5
Martin Panter
2015-10-10
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter
2015-10-10
1
-1/+1
|
*
|
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum...
Senthil Kumaran
2015-06-15
1
-1/+1
*
|
|
merge 3.4 (#23989)
Benjamin Peterson
2015-04-20
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
recommend requests library (closes #23989)
Benjamin Peterson
2015-04-20
1
-0/+5
|
*
|
fix grammar
Benjamin Peterson
2015-04-20
1
-1/+1
*
|
|
Fix two typos in AbstractBasicAuthHandler documentation.
Berker Peksag
2015-04-17
1
-2/+3
*
|
|
#7159: generalize urllib prior auth support.
R David Murray
2015-04-16
1
-12/+60
*
|
|
Issue #12955: Change the urlopen() examples to use context managers where app...
Berker Peksag
2015-04-12
1
-13/+21
|
\
\
\
|
|
/
/
|
*
|
Issue #12955: Change the urlopen() examples to use context managers where app...
Berker Peksag
2015-04-12
1
-13/+21
*
|
|
merge 3.4
Benjamin Peterson
2014-11-23
1
-4/+1
|
\
\
\
|
|
/
/
|
*
|
document that cadefault does nothing now
Benjamin Peterson
2014-11-23
1
-4/+1
*
|
|
Close #19494: add urrlib.request.HTTPBasicPriorAuthHandler
Nick Coghlan
2014-11-12
1
-0/+11
*
|
|
context has been backported so fix versionchanged
Benjamin Peterson
2014-11-03
1
-1/+1
*
|
|
merge 3.4 (#22417)
Benjamin Peterson
2014-11-03
1
-5/+0
|
\
\
\
|
|
/
/
|
*
|
PEP 476: enable HTTPS certificate verification by default (#22417)
Benjamin Peterson
2014-11-03
1
-5/+0
*
|
|
merge 3.4
Benjamin Peterson
2014-11-02
1
-2/+3
|
\
\
\
|
|
/
/
|
*
|
wrap
Benjamin Peterson
2014-11-02
1
-2/+2
|
*
|
backport context argument of urlopen (#22366) for pep 476
Senthil Kumaran
2014-09-19
1
-1/+8
*
|
|
Issue #22366: urllib.request.urlopen will accept a context object (SSLContext)
Senthil Kumaran
2014-09-19
1
-1/+8
*
|
|
Fix Issue #21528 - Fix documentation typos
Donald Stufft
2014-05-20
1
-2/+2
|
/
/
*
|
Fix a few scoping issues with versionadded/versionchanged directives.
Georg Brandl
2014-03-24
1
-3/+4
*
|
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-16
1
-5/+12
*
|
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
1
-1/+1
|
\
\
|
|
/
|
*
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
1
-1/+1
*
|
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-2/+2
|
\
\
|
|
/
|
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-2/+2
*
|
Improve #19204: Improved cross-references in the urllib package documentation.
Serhiy Storchaka
2013-10-13
1
-20/+21
|
\
\
|
|
/
[next]