From: "nagachika (Tomoyuki Chikanaga)" Date: 2021-10-03T07:33:40+00:00 Subject: [ruby-core:105527] [Ruby master Bug#18184] Wrong key for `ruby2_keywords_hash` flag Issue #18184 has been updated by nagachika (Tomoyuki Chikanaga). Backport changed from 2.6: DONTNEED, 2.7: REQUIRED, 3.0: REQUIRED to 2.6: DONTNEED, 2.7: REQUIRED, 3.0: DONE ruby_3_0 f192e01233ccd7966721a164e62a86707b4e6d9e merged revision(s) 7c0230b05d0978958f89434c84ddd9c82419c1a5,552728a23aeab0df598b356b19a573259e297d14,49af9012a20a824542cf588e55e5488895553e09. ---------------------------------------- Bug #18184: Wrong key for `ruby2_keywords_hash` flag https://bugs.ruby-lang.org/issues/18184#change-93979 * Author: nobu (Nobuyoshi Nakada) * Status: Closed * Priority: Normal * Backport: 2.6: DONTNEED, 2.7: REQUIRED, 3.0: DONE ---------------------------------------- When loading a marshaled keywords hash, even wrong keys, start with 'K' but followed by garbage, were working as the right ones. -- https://bugs.ruby-lang.org/ Unsubscribe: