Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1f1b138

Browse filesBrowse files
authored
docs: update supported / removed Python versions in README (#519)
1 parent 24ea536 commit 1f1b138
Copy full SHA for 1f1b138

File tree

Expand file treeCollapse file tree

1 file changed

+7
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-3
lines changed

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+7-3Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Google Cloud Storage
22
======================================
33

4-
|GA| |pypi| |versions|
4+
|GA| |pypi| |versions|
55

66
`Google Cloud Storage`_ allows you to store data on
77
Google infrastructure with very high reliability, performance and
@@ -52,12 +52,16 @@ dependencies.
5252

5353
Supported Python Versions
5454
^^^^^^^^^^^^^^^^^^^^^^^^^
55-
Python >= 3.5
55+
Python >= 3.6
5656

5757
Deprecated Python Versions
5858
^^^^^^^^^^^^^^^^^^^^^^^^^^
59-
Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
59+
Python == 2.7: Python 2.7 support will be removed sometime after January 1, 2020.
6060

61+
Unsupported Python Versions
62+
^^^^^^^^^^^^^^^^^^^^^^^^^^^
63+
Python == 3.5: the last released version which supported Python 3.5 was
64+
``google-cloud-storage 1.32.0``, released 2020-10-16.
6165

6266
Mac/Linux
6367
^^^^^^^^^

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.