Skip to content

Commit 26abea5

Browse files
Dropping 3.4 as well
1 parent b3fdf94 commit 26abea5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ Deprecation Announcement
1010
The AWS Encryption SDK for Python is discontinuing support for Python 2. Future major versions of this library
1111
will drop support for Python 2 and begin to adopt changes that are known to break Python 2.
1212

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>`__.
1416

1517

1618
2.3.0 -- 2021-06-16

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ Required Prerequisites
3838

3939
**NOTE: 2.x is the last major version of this library that will
4040
support Python 2. Future major versions will begin to adopt changes
41-
known to break Python 2.**
41+
known to break Python 2. Python 3.4 support will also be removed
42+
in future major versions.**
4243
* cryptography >= 2.5.0
4344
* boto3 >= 1.10.0
4445
* attrs

0 commit comments

Comments
 (0)