Skip to content

[4.0] Fix rb_interned_str: create strings with BINARY (aka ASCII_8BIT) encoding#15890

Closed
byroot wants to merge 1 commit intoruby:ruby_4_0from
byroot:ruby_4_0-rb-interned-str-binary
Closed

[4.0] Fix rb_interned_str: create strings with BINARY (aka ASCII_8BIT) encoding#15890
byroot wants to merge 1 commit intoruby:ruby_4_0from
byroot:ruby_4_0-rb-interned-str-binary

Conversation

@byroot
Copy link
Copy Markdown
Member

@byroot byroot commented Jan 16, 2026

[Bug #21842]

The documentation always stated as much, and it's consistent with the rb_str_* family of functions.

…oding

[Bug #21842]

The documentation always stated as much, and it's consistent with the
rb_str_* family of functions.
@byroot byroot requested a review from k0kubun as a code owner January 16, 2026 22:08
@byroot byroot changed the title [4.0] Fix rb_interned_str: create strings with BINARY (akak ASCII_8BIT) encoding [4.0] Fix rb_interned_str: create strings with BINARY (aka ASCII_8BIT) encoding Jan 16, 2026
@byroot
Copy link
Copy Markdown
Member Author

byroot commented Jan 18, 2026

Closing because invalidated by: #15894

@byroot byroot closed this Jan 18, 2026
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