feat: Py310 & Runtime Python Verison Check by texastony · Pull Request #368 · aws/aws-encryption-sdk-python (original) (raw)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is the only way I can think of automatically ensuring the dates in the two files are the same.
I hate it. If we can just trust our selves to keep the two places in sync, then let's delete all this.
If we cannot, then this is the best I can think of.
In terms of Data: The Boto3 library does not bother checking that the dates are aligned. That team just trusts that the dates entered are accurate.
I would prefer trashing all this test logic, and having faith that the date is right.