Skip to content

'\' as last character in a string #353

@jacobwilliams

Description

@jacobwilliams

Currently, the unescape_string routine will not trigger an error for a string that ends on the \ escape character. Since this isn't valid, this should raise an exception.

Example:

{
  "str": "blah\"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions