[#107430] [Ruby master Feature#18566] Merge `io-wait` gem into core IO — "byroot (Jean Boussier)" <noreply@...>
Issue #18566 has been reported by byroot (Jean Boussier).
22 messages
2022/02/02
[ruby-core:107610] [Ruby master Feature#18513] Hide patchlevel from `ruby -v`
From:
"matz (Yukihiro Matsumoto)" <noreply@...>
Date:
2022-02-17 04:48:00 UTC
List:
ruby-core #107610
Issue #18513 has been updated by matz (Yukihiro Matsumoto). Agreed. Matz. ---------------------------------------- Feature #18513: Hide patchlevel from `ruby -v` https://bugs.ruby-lang.org/issues/18513#change-96521 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) ---------------------------------------- We still show patch-level like `3.1.0p0` with `ruby -v`. But it has no benefit for users. In fact, I heard "What does "p0" mean?" from Ruby programmer in this week. I think we should show only `3.2.0` after Ruby 3.2.0 for especially new users. -- 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>