Skip to content

componentize-py: WIT docs containing """ break generated Python bindings #194

@kavoc-brown

Description

@kavoc-brown

Environment

  • componentize-py: 0.19.3
  • OS: Ubuntu 22.04.5 LTS (x86_64)

WIT

package demo:poc;

world example {
  /// """
  export hello: func(name: string) -> string;
}

Observed

python -m py_compile fails with a SyntaxError

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions