Issue #11938 has been reported by Eric Wong. ---------------------------------------- Feature #11938: [PATCH] cleanup: stdlib: avoid extra calls to eliminate "\n" from Base64 https://bugs.ruby-lang.org/issues/11938 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: ---------------------------------------- stdlib: avoid extra calls to eliminate "\n" from Base64 We may use the '0' (zero) to avoid adding the line feed. Furthermore, the '*' (asterisk) modifier is not needed for a single-element arrays. ---Files-------------------------------- 0001-stdlib-avoid-extra-calls-to-eliminate-n-from-Base64.patch (6.77 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request / ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>