mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
we support python 3.6
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ Requests is ready for today's web.
|
||||
- Chunked Requests
|
||||
- Thread-safety
|
||||
|
||||
Requests officially supports Python 2.6–2.7 & 3.3–3.5, and runs great on PyPy.
|
||||
Requests officially supports Python 2.6–2.7 & 3.3–3.6, and runs great on PyPy.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
+1
-1
@@ -87,7 +87,7 @@ Requests is ready for today's web.
|
||||
- Chunked Requests
|
||||
- Thread-safety
|
||||
|
||||
Requests officially supports Python 2.6–2.7 & 3.3–3.5, and runs great on PyPy.
|
||||
Requests officially supports Python 2.6–2.7 & 3.3–3.6, and runs great on PyPy.
|
||||
|
||||
|
||||
The User Guide
|
||||
|
||||
Reference in New Issue
Block a user