Incorrect toml.dumps() value when "\\x" is present in the string #261
Labels
component: encoder
Related to serialising in `toml.dump`
syntax: strings
Related to string literals
type: bug
A confirmed bug or unintended behavior
Current behavior:
Correct behavior:
I suspect the bug occurs somewhere here: https://github.com/uiri/toml/blob/master/toml/encoder.py#L98
The text was updated successfully, but these errors were encountered: