From: hsbt@... Date: 2019-09-19T06:48:36+00:00 Subject: [ruby-core:94973] [Ruby master Feature#16170] Remove the unmaintained libraries from Ruby 2.7 Issue #16170 has been updated by hsbt (Hiroshi SHIBATA). >Can we remain it as bundled gem? sounds good. We are going to remove them at Ruby 2.7.0-preview2 * cmath * scanf * shell * sync * thwait We need to investigate the following stdlibs with irb. After resolve dependencies, We will remove them. * tracer * e2mmap `debug` will be promoted the bundled gems, `mutex_m` and `getoptlong` remains in stdlibs at Ruby 2.7. ---------------------------------------- Feature #16170: Remove the unmaintained libraries from Ruby 2.7 https://bugs.ruby-lang.org/issues/16170#change-81590 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * Target version: ---------------------------------------- I'm working to extract standard libraries to rubygems in recent years. So, the standard libraries will be promoted the default gems or bundled gems. But I suggest removing some of the unmaintained libraries without default/bundled gems. These are here: * cmath * mutex_m * scanf * shell * sync * thwait * tracer We should reduce the maintenance cost for them. -- https://bugs.ruby-lang.org/ Unsubscribe: