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: CHANGELOG.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ Deprecation Announcement
10
10
The AWS Encryption SDK for Python is discontinuing support for Python 2. Future major versions of this library
11
11
will drop support for Python 2 and begin to adopt changes that are known to break Python 2.
12
12
13
-
Security updates will still be available for the 2.x line for the next 12 months, in accordance with our `Support Policy <https://github.com/aws/aws-encryption-sdk-python/blob/master/SUPPORT_POLICY.rst>`__.
13
+
Support for Python 3.4 will be removed at the same time. Moving forward, we will support Python 3.5+.
14
+
15
+
Security updates will still be available for the Encryption SDK 2.x line for the next 12 months, in accordance with our `Support Policy <https://github.com/aws/aws-encryption-sdk-python/blob/master/SUPPORT_POLICY.rst>`__.
0 commit comments