Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialization of Control Characters #82

Closed
pyfisch opened this issue Jan 21, 2018 · 0 comments
Closed

Serialization of Control Characters #82

pyfisch opened this issue Jan 21, 2018 · 0 comments
Assignees

Comments

@pyfisch
Copy link
Contributor

pyfisch commented Jan 21, 2018

Currently ASCII control characters like '\x07' are directly serialized. I expect them to be escaped like in Rust Code.

@torkleyy torkleyy self-assigned this Jan 22, 2018
bors bot added a commit that referenced this issue Feb 13, 2018
84: Add support for \x?? and improve escapes r=pyfisch a=torkleyy

~~**This PR seems to contain a regression.**~~

Fixes #82
@bors bors bot closed this as completed in #84 Feb 13, 2018
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

No branches or pull requests

2 participants