ruby/test/stringio
Jeremy Evans 18d395e078 [ruby/stringio] Do not issue warning when calling set_encoding if string is chilled
StringIO does not warn for unchilled unfrozen string or for frozen
string, so it should not warn for chilled string.

4ac33b8c70
2025-05-13 03:20:09 +00:00
..
test_ractor.rb Ensure test suite is compatible with --frozen-string-literal 2024-03-14 17:56:15 +01:00
test_stringio.rb [ruby/stringio] Do not issue warning when calling set_encoding if string is chilled 2025-05-13 03:20:09 +00:00