Skip to content

Multiline triple single-quote issue #32

@cowpod

Description

@cowpod

It appears that a toml file with a multi-line string (three 's) causes the parser to crash.

key='''
This is a line
'''

key2="""
This is also a line
"""

It's possible that the contents of the line also has something to do with it, but in my experience one or both of the above will cause a crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions