summaryrefslogtreecommitdiff
path: root/gems/bundled_gems
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2022-08-23 12:22:24 -0700
committerJeremy Evans <code@jeremyevans.net>2023-01-01 09:00:24 -0800
commit0903a251796c2b4086804a94420c231c04e3cea1 (patch)
tree15a05d6357a257df60c80cf8166e6410413f87e2 /gems/bundled_gems
parenta4e9606da425a5f6bb5089b1037a3afd8cfa585b (diff)
Make IO#set_encoding with binary external encoding use nil internal encoding
This was already the behavior when a single `'external:internal'` encoding specifier string was passed. This makes the behavior consistent for the case where separate external and internal encoding specifiers are provided. While here, fix the IO#set_encoding method documentation to state that either the first or second argument can be a string with an encoding name, and describe the behavior when the external encoding is binary. Fixes [Bug #18899]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/6280
Diffstat (limited to 'gems/bundled_gems')
0 files changed, 0 insertions, 0 deletions