Activity for John Stark

  • John Stark John Stark posted a comment on merge request #8

    I should have flagged the test from the spec that fails - sorry about that. It's a minimal test case for the issue mentioned by M Summers above as well as a reference in the spec for my problem, and I had hoped to fix it. But the issue goes right to the core of how the code is structured and I didn't have time to go there. I traced the !!str issue M Summers mentioned - it seems that the parser transforms certain tags into their tag URI form during reading (RoundTripParser.transform_tag). Because...

  • John Stark John Stark posted a comment on ticket #449

    Merge request #8 https://sourceforge.net/p/ruamel-yaml/code/merge-requests/8/

  • John Stark John Stark created merge request #8 on Code

    Fix parsing and output of !!

  • John Stark John Stark committed [7b968f] on ruamel.yaml - Code

    Fix secondary tag encoding. See #449

  • John Stark John Stark posted a comment on ticket #449

    It looks more generally like "secondary tag handles" (!!) aren't handled at all. Round-tripping the test case TestIssue201 already in the code shows the same issue. The example 7.2 in the spec also appears to fail ( https://yaml.org/spec/1.2.2/#72-empty-nodes )

  • John Stark John Stark created ticket #449

    Node Tags get corrupted

1