You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ Requirements
26
26
27
27
The aws-cli package works on Python versions:
28
28
29
-
- 3.6.x and greater
30
29
- 3.7.x and greater
31
30
- 3.8.x and greater
32
31
- 3.9.x and greater
@@ -40,7 +39,7 @@ on 2021-07-15. To avoid disruption, customers using the AWS CLI on Python 2.7 ma
40
39
need to upgrade their version of Python or pin the version of the AWS CLI. For
41
40
more information, see this `blog post <https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-python-2-7-in-aws-sdk-for-python-and-aws-cli-v1/>`__.
42
41
43
-
On 2022-05-30, we will be dropping support for Python 3.6. This follows the
42
+
On 2022-05-30, support for Python 3.6 was ended. This follows the
44
43
Python Software Foundation `end of support <https://www.python.org/dev/peps/pep-0494/#lifespan>`__
45
44
for the runtime which occurred on 2021-12-23.
46
45
For more information, see this `blog post <https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/>`__.
0 commit comments