User Activity

  • Created ticket #572 on ruamel.yaml

    CommentedBase.ca and .lc expose unknown metadata types

  • Posted a comment on ticket #571 on ruamel.yaml

    Implemented in merge request #17. The change gives TaggedScalar.value and its string-like methods precise types and makes default construction establish a valid string state. The strict Pyright reproducer and full Python 3.9/3.14 test suites pass.

  • Created merge request #17 on Code on ruamel.yaml

    Type TaggedScalar string values

  • Committed [223766] on ruamel.yaml - Code

    Type TaggedScalar string values (ticket 571)

  • Created ticket #571 on ruamel.yaml

    TaggedScalar.value has an unknown type

  • Posted a comment on merge request #16 on ruamel.yaml

    Fixes ticket #564. YAML.load now accepts strings, bytes, pathlib.Path instances, and structural readable streams returning strings or bytes. YAML.dump accepts pathlib.Path instances or structural writable streams for strings or bytes. Its transform callback is typed as Callable[[str], str]. The data argument and load return remain Any because custom representers and constructors can handle arbitrary Python objects. The protocol definitions are guarded by TYPE_CHECKING, avoiding runtime protocol construction....

  • Created merge request #16 on Code on ruamel.yaml

    Fix Pyright types for YAML.load and YAML.dump

  • Posted a comment on ticket #565 on ruamel.yaml

    Fixed in merge request #15. The change selects double-quoted style for values containing NEL, allowing the existing \N escape to preserve the value. The regression covers safe, round-trip, and unsafe modes; the full suite passes (449 passed, 4 skipped, 22 xfailed).

View All

Personal Data

Username:
adamtheturtle
Joined:
2026-03-15 08:05:58.047000

Projects

  • No projects to display.