Skip to content

Conversation

@bengineer42
Copy link

@bengineer42 bengineer42 commented Dec 3, 2025

ByteArrays bytes that cannot be parsed as ascii printable now fallback to \x00

Closes #

#3983

Introduced changes

ByteArrays now are displayed with String::from_ut8_lossy and will not panic if contain non ascii printable bytes, also improved handling to check number of pending bytes and not relying on \x0

Checklist

  • [/] Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • [/] Performed self-review of the code
  • Added changes to CHANGELOG.md

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