Activity for David Shay

  • David Shay David Shay posted a comment on ticket #539

    This is quite a problem for me. We are using ruamel to pre-process CloudFormation files containing inlined Python code that will be uploaded in an AWS Lambda function. The added spaces make the Python code wrong and the Lambdas cannot execute anymore.

  • David Shay David Shay posted a comment on ticket #492

    Thanks for the reply. Issue 410 is an old one. Strange that our issue appeared only since 0.18.3. Following your comments, I tried this workaround that seems to work in my case: comments = content["organizational_units"].ca.comment content["organizational_units"] = ou["organizational_units"] content["organizational_units"].ca.comment = comments

  • David Shay David Shay created ticket #492

    Newline is stripped after second dump

  • David Shay David Shay posted a comment on ticket #43

    I also fell for that problem. The useEncoder() workaround works for me. As a bugfix,...

1
MongoDB Logo MongoDB