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

Remove special handling of chilled strings #96

Merged
merged 1 commit into from
May 30, 2024

Conversation

casperisfine
Copy link
Contributor

[Feature #20205]

Followup: #94

They no longer need to be special cases. If StringIO end up mutating a chilled string, a warning will be emitted.

Copy link
Member

@eregon eregon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

[Feature #20205]

Followup: ruby#94

They no longer need to be special cases. If StringIO end up
mutating a chilled string, a warning will be emitted.
@eregon
Copy link
Member

eregon commented May 30, 2024

This looks like a clear cleanup so I'll merge (I think no need for more reviews before).
cc @nobu since you reviewed the related PR.

@eregon eregon merged commit dc62d65 into ruby:master May 30, 2024
42 checks passed
@kou
Copy link
Member

kou commented May 30, 2024

casperisfine pushed a commit to Shopify/stringio that referenced this pull request May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants