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
*
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes
2022-08-02
1
-0/+1
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Ned Batchelder
2022-07-05
1
-1/+1
*
bpo-46586: Fix more erroneous doc links to builtins (#31429)
Meer Suri
2022-05-02
1
-1/+1
*
Add note that headers added via urllib.request.add_header are added to redire...
Ashwin Ramaswami
2022-04-27
1
-1/+2
*
gh-87497: Document that urllib.request sends headers in camel case (GH-24661)
Alix Lourme
2022-04-14
1
-0/+1
*
bpo-40321: Add missing test, slightly expand documentation (GH-28760)
Łukasz Langa
2021-10-06
1
-2/+6
*
bpo-40321: Support HTTP response status code 308 in urllib.request (#19588)
Jochem Schulenklopper
2021-10-06
1
-0/+6
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka
2021-09-22
1
-4/+4
*
[codemod] Fix non-matching bracket pairs (GH-28473)
Mohamad Mansour
2021-09-21
1
-1/+1
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
1
-1/+1
*
bpo-40968: Send http/1.1 ALPN extension (#20959)
Christian Heimes
2020-11-13
1
-0/+5
*
bpo-40204: Add :noindex: in the documentation (GH-21859)
Victor Stinner
2020-08-13
1
-1/+1
*
[doc] Add missing space in urllib.request.rst (GH-19860)
Sardorbek Imomaliev
2020-05-23
1
-1/+1
*
Update the URL for the requests package (GH-17006)
Simon Legner
2019-10-31
1
-1/+1
*
bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers,...
Ashwin Ramaswami
2019-09-13
1
-15/+40
*
bpo-37256: Wording in Request class docs (#14792)
Ngalim Siregar
2019-08-14
1
-1/+1
*
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower
2019-06-27
1
-1/+1
*
bpo-37363: Add audit events for a range of modules (GH-14301)
Steve Dower
2019-06-24
1
-1/+1
*
Fix audit event typo : urllib.request -> urllib.Request (GH-13550)
Xtreak
2019-05-30
1
-2/+2
*
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower
2019-05-23
1
-0/+7
*
bpo-14826: document that URLopener quotes fullurl. (GH-12758)
Gregory P. Smith
2019-04-10
1
-0/+1
*
bpo-36064: Clarify allowed data types for urllib.request.Request. (GH-11990)
Julien Palard
2019-03-29
1
-2/+2
*
bpo-35155: clarify protocol handler method naming (GH-10313)
Denton Liu
2019-03-22
1
-19/+39
*
bpo-35054: Add more index entries for symbols. (GH-10064)
Serhiy Storchaka
2018-10-26
1
-1/+1
*
bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793)
Sebastian Rittau
2018-08-17
1
-2/+2
*
[master] bpo-33885: Replace "hook function" with "callable" (GH-7765) (#7886)
Andrés Delfino
2018-06-24
1
-2/+2
*
bpo-33641: Convert RFC references into links. (GH-7103)
Serhiy Storchaka
2018-05-31
1
-2/+2
*
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana
2018-01-20
1
-1/+1
*
Issues #29189: Merge indentation fixes from 3.5
Martin Panter
2017-01-24
1
-39/+39
|
\
|
*
Issue #29189: Fix indentation in RST markup
Martin Panter
2017-01-24
1
-39/+39
*
|
Merge from 3.5
Andrew Kuchling
2016-11-09
1
-1/+1
|
\
\
|
|
/
|
*
Use http instead of https, due to certificate error
Andrew Kuchling
2016-11-09
1
-1/+1
*
|
Merge from 3.5
Andrew Kuchling
2016-11-09
1
-1/+1
|
\
\
|
|
/
|
*
Update URL for requests documentation after IRC request
Andrew Kuchling
2016-11-09
1
-1/+1
*
|
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
|
\
\
|
|
/
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
|
Issue #28022: Deprecate ssl-related arguments in favor of SSLContext.
Christian Heimes
2016-09-10
1
-0/+6
*
|
Issue #12319: Always send file request bodies using chunked encoding
Martin Panter
2016-08-27
1
-8/+7
*
|
Issue #12319: Support for chunked encoding of HTTP request bodies
Martin Panter
2016-08-24
1
-23/+37
|
/
*
[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
[next]