[ruby-core:94958] [Ruby master Feature#16170] Remove the unmaintained libraries from Ruby 2.7
From:
shevegen@...
Date:
2019-09-18 13:38:08 UTC
List:
ruby-core #94958
Issue #16170 has been updated by shevegen (Robert A. Heiler). Agreed. Might also be simpler to get full support in gem-spec format for those libraries that are maintained. :) Some of them I have not even read before at all, such as mutex_m. ---------------------------------------- Feature #16170: Remove the unmaintained libraries from Ruby 2.7 https://bugs.ruby-lang.org/issues/16170#change-81576 * 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 promote 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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>