feat: Py310 & Runtime Python Verison Check by texastony · Pull Request #368 · aws/aws-encryption-sdk-python
added 5 commits
November 2, 2021 18:01
texastony
changed the title
Py310
feat: Py310 & Runtime Python Verison Check
Replaces check_python_version with _warn_deprecated_python. _warn_deprecated_python is copied from the AWS SDK for Python (boto3/compat.py) and refactored for the ESDK. No Error will ever be logged, only a warning for Pythons 2.7, 3.4, and 3.5. Testing is added that not only checks the logic of the function, but also parses the SUPPORT_POLICY.rst for dates and ensures that the dates saved in compatability.py are accurate.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters