awslabs / amazon-dynamodb-tools

Tools to make effective use of DynamoDB easier.
Apache License 2.0
113 stars 24 forks source link

Refactor code to process DynamoDB tables separately and added support for Python 3.11 #35

Closed Fedayizada closed 4 months ago

Fedayizada commented 5 months ago

Issue #, if available:

24 - Fix RecursionError: maximum recursion depth exceeded in comparison in Python 3.11 Runtime

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Fedayizada commented 5 months ago

@switch180, @tebanieo - Can you please review this?