Skip to content

Improve handling of quoted-pairs - #144

Merged
staktrace merged 3 commits into
masterfrom
unquote2
Sep 6, 2026
Merged

Improve handling of quoted-pairs#144
staktrace merged 3 commits into
masterfrom
unquote2

Conversation

@staktrace

Copy link
Copy Markdown
Owner

Rewrite of #140 that is more in line with my preferences. There are some functional changes compared to that one, notably that backslashes in Windows-style paths are now going to get stripped out as they are considered escape characters. That can be adjusted if there are real-world use cases that need it.

Backslashes weren't being escaped correctly when
stringifying group names or SingleInfo names, so
those cases weren't round-tripping correctly. This
fixes it up.
@staktrace
staktrace merged commit 2f3ce22 into master Sep 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant