Based on this thread, there is some willingness to provide Python 3.9 support for this library. As much as we'd like to migrate to Python 3.10+, it's difficult to migrate enterprise codebases before ...
I've noticed an issue with the performance of invocation of AWS Lambda functions. Depending on the python interpreter used, the performance of the invocation of cloud functions changes. For example, ...