[ruby-core:96568] [Ruby master Feature#16170] Remove the unmaintained libraries from Ruby 2.7

[email protected] Sun, 29 Dec 2019 12:19:54 +0000 (UTC)
Newsgroups gmane.comp.lang.ruby.core
Message-ID <redmine.journal-83526.20191229121953.d345d032a1ddf925@ruby-lang.org>
Issue #16170 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Assigned to Closed
Tags set to lib

I removed them at Ruby 2.7.

----------------------------------------
Feature #16170: Remove the unmaintained libraries from Ruby 2.7
https://bugs.ruby-lang.org/issues/16170#change-83526

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* 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: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>