[#105450] [Ruby master Feature#18228] Add a `timeout` option to `IO.copy_stream` — "byroot (Jean Boussier)" <noreply@...>
Issue #18228 has been reported by byroot (Jean Boussier).
11 messages
2021/09/27
[ruby-core:105371] [Ruby master Bug#18184] Wrong key for `ruby2_keywords_hash` flag
From:
"nobu (Nobuyoshi Nakada)" <noreply@...>
Date:
2021-09-22 09:54:41 UTC
List:
ruby-core #105371
Issue #18184 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Bug #18184: Wrong key for `ruby2_keywords_hash` flag https://bugs.ruby-lang.org/issues/18184 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal * Backport: 2.6: DONTNEED, 2.7: REQUIRED, 3.0: REQUIRED ---------------------------------------- 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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>