Skip to content

Conversation

@byroot
Copy link
Member

@byroot byroot commented Oct 30, 2025

Fix: #873

This allow users to encode binary strings if they so wish. e.g. they can use Base64 or similar, or chose to replace invalid characters with something else.

@byroot byroot force-pushed the json-coder-encoding branch from 82bce4c to aefd586 Compare October 30, 2025 10:33
@byroot byroot force-pushed the json-coder-encoding branch 4 times, most recently from bc1cf5c to c50c1d9 Compare October 30, 2025 13:52
@byroot byroot marked this pull request as ready for review October 30, 2025 13:52
Fix: ruby#873

This allow users to encode binary strings if they so wish.
e.g. they can use Base64 or similar, or chose to replace invalid
characters with something else.
@byroot byroot force-pushed the json-coder-encoding branch 3 times, most recently from c609799 to b1b16c4 Compare November 2, 2025 09:54
@byroot byroot merged commit 5a1e04b into ruby:master Nov 2, 2025
37 checks passed
@byroot byroot deleted the json-coder-encoding branch November 2, 2025 14:48
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.

Safely dump unknown strings.

1 participant