
Issue #19356 has been reported by shugo (Shugo Maeda). ---------------------------------------- Bug #19356: Backport f7b72462aa27716370c6bea1f2c240983aca9a55 https://bugs.ruby-lang.org/issues/19356 * Author: shugo (Shugo Maeda) * Status: Open * Priority: Normal * Assignee: naruse (Yui NARUSE) * Backport: 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED, 3.2: REQUIRED ---------------------------------------- Please backport [f7b72462aa27716370c6bea1f2c240983aca9a55](https://github.com/ruby/ruby/commit/f7b72462aa27716370c6bea1f2c240983aca9a55). In Feature #19314, we concluded that the return value of String#bytesplice should be changed from the source string to the receiver, because the source string is useless and confusing when extra arguments are added. -- https://bugs.ruby-lang.org/