[#106341] [Ruby master Bug#18369] users.detect(:name, "Dorian") as shorthand for users.detect { |user| user.name == "Dorian" } — dorianmariefr <noreply@...>
Issue #18369 has been reported by dorianmariefr (Dorian Mari辿).
14 messages
2021/11/30
[#106351] [Ruby master Bug#18371] Release branches (release information in general) — "tenderlovemaking (Aaron Patterson)" <noreply@...>
Issue #18371 has been reported by tenderlovemaking (Aaron Patterson).
7 messages
2021/11/30
[ruby-core:106246] [Ruby master Bug#18064] Backport fix for bug 7844 (include/prepend satisfiable module dependencies are not satisfied)
From:
"usa (Usaku NAKAMURA)" <noreply@...>
Date:
2021-11-24 07:48:44 UTC
List:
ruby-core #106246
Issue #18064 has been updated by usa (Usaku NAKAMURA). Backport changed from 2.6: UNKNOWN, 2.7: REQUIRED, 3.0: DONTNEED to 2.6: UNKNOWN, 2.7: DONE, 3.0: DONTNEED Merged the PR into ruby_2_7. Thx! ---------------------------------------- Bug #18064: Backport fix for bug 7844 (include/prepend satisfiable module dependencies are not satisfied) https://bugs.ruby-lang.org/issues/18064#change-94866 * Author: PikachuEXE (Pikachu Leung) * Status: Closed * Priority: Normal * Backport: 2.6: UNKNOWN, 2.7: DONE, 3.0: DONTNEED ---------------------------------------- Bug: https://bugs.ruby-lang.org/issues/7844 Already merged PR with fix (merged into 3.0): https://github.com/ruby/ruby/pull/3796 I have already created a PR for backport: https://github.com/ruby/ruby/pull/4711 -- 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>