MartinAltmayer
Results
2
issues of
MartinAltmayer
### What's the problem this feature will solve? I know this has been discussed a few times (e.g. #398), but the current solution for layered dependencies still doesn't work in...
feature request
resolver
cli
dynamodb-json seems to automatically detect strings that look like datetimes and converts them to datetime objects. https://github.com/Alonreznik/dynamodb-json/blob/master/dynamodb_json/json_util.py#L54 This looks dangerous to me: Imagine having a text field whose content can...