Joe Cross
Joe Cross
+1 I'd love to have a way to run cleanup logic after the stream has been consumed, or after the stream raises, or the connection is closed. I'm using the...
The code below is for saving to DynamoDB; use @flomotlik's code in https://github.com/boto/boto3/issues/369#issuecomment-302137290 to load floats from DynamoDB. To allow rounding and inexact values and still prevent over/underflow and clamping,...
@hell-of-the-devil (or anyone else stumbling on this issue) if you have some time to try things out, I'm about wrapping up with the changes for 3.0.0 and can publish to...