diff options
| author | Hugo <hugovk@users.noreply.github.com> | 2020-01-06 11:24:02 +0200 |
|---|---|---|
| committer | Hugo <hugovk@users.noreply.github.com> | 2020-01-06 11:24:02 +0200 |
| commit | f462eecf4817ad886efd21f417129c4fd820c7ce (patch) | |
| tree | e6dc5ec558dcdd1dc8b4eeacf082c49f9536ad1a /docs | |
| parent | eedd67462819f8dbf8c1c32e77f9070606605231 (diff) | |
| download | python-requests-f462eecf4817ad886efd21f417129c4fd820c7ce.tar.gz | |
Update supported Python versions
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/community/faq.rst | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/community/faq.rst b/docs/community/faq.rst index 9fdce417..ebc6bb7e 100644 --- a/docs/community/faq.rst +++ b/docs/community/faq.rst @@ -54,15 +54,7 @@ Chris Adams gave an excellent summary on Python 3 Support? ----------------- -Yes! Here's a list of Python platforms that are officially -supported: - -* Python 2.7 -* Python 3.4 -* Python 3.5 -* Python 3.6 -* Python 3.7 -* PyPy +Yes! Requests officially supports Python 2.7 & 3.5+ and PyPy. What are "hostname doesn't match" errors? ----------------------------------------- |
