Closed natanlao closed 6 years ago
This PR implements Python 3 compatibility while maintaining Python 2 compatibility.
The sentence As we're waiting for a test suite, I independently confirmed that these changes don't break anything. is difficult to comprehend.
I'm not sure what you mean by "waiting for...", and "independent ..." from what, and what changes?
@mjkrause Apologies, let me clarify: I'm working on introducing a standardized test suite for all of our DOS lambdas (TLP-492). This is the same one I've discussed at stand up.
Since dos-dss-lambda currently lacks tests, I had to manually verify that the lambda worked as intended despite the changes made in this PR.
Thank you for the review, @mjkrause!
As we're waiting for a test suite, I independently confirmed that these changes don't break anything. (That said, the
_scroll_id
andsearch_after
key discrepancy still exists.)