ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:124497] [Ruby Feature#21835] Unbundle bunled gems like net-ftp
@ 2026-01-13  5:09 hsbt (Hiroshi SHIBATA) via ruby-core
  2026-01-16  0:51 ` [ruby-core:124566] " hsbt (Hiroshi SHIBATA) via ruby-core
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2026-01-13  5:09 UTC (permalink / raw)
  To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)

Issue #21835 has been reported by hsbt (Hiroshi SHIBATA).

----------------------------------------
Feature #21835: Unbundle bunled gems like net-ftp
https://bugs.ruby-lang.org/issues/21835

* Author: hsbt (Hiroshi SHIBATA)
* Status: Open
----------------------------------------
I would like to unundle the following bundled gems:

* net-ftp
* net-pop
* prime

The main purpose of bundled gems is to ensure their functionality by running tests with ruby ​​head every time. However, the above gems for older protocols or purposes should be handled the same as other regular gems.



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:124566] [Ruby Feature#21835] Unbundle bunled gems like net-ftp
  2026-01-13  5:09 [ruby-core:124497] [Ruby Feature#21835] Unbundle bunled gems like net-ftp hsbt (Hiroshi SHIBATA) via ruby-core
@ 2026-01-16  0:51 ` hsbt (Hiroshi SHIBATA) via ruby-core
  2026-02-13  2:27 ` [ruby-core:124807] " hsbt (Hiroshi SHIBATA) via ruby-core
  2026-02-24  3:05 ` [ruby-core:124873] " hsbt (Hiroshi SHIBATA) via ruby-core
  2 siblings, 0 replies; 4+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2026-01-16  0:51 UTC (permalink / raw)
  To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)

Issue #21835 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Open to Assigned
Assignee set to hsbt (Hiroshi SHIBATA)

----------------------------------------
Feature #21835: Unbundle bunled gems like net-ftp
https://bugs.ruby-lang.org/issues/21835#change-116140

* Author: hsbt (Hiroshi SHIBATA)
* Status: Assigned
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I would like to unundle the following bundled gems:

* net-ftp
* net-pop
* prime

The main purpose of bundled gems is to ensure their functionality by running tests with ruby ​​head every time. However, the above gems for older protocols or purposes should be handled the same as other regular gems.



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:124807] [Ruby Feature#21835] Unbundle bunled gems like net-ftp
  2026-01-13  5:09 [ruby-core:124497] [Ruby Feature#21835] Unbundle bunled gems like net-ftp hsbt (Hiroshi SHIBATA) via ruby-core
  2026-01-16  0:51 ` [ruby-core:124566] " hsbt (Hiroshi SHIBATA) via ruby-core
@ 2026-02-13  2:27 ` hsbt (Hiroshi SHIBATA) via ruby-core
  2026-02-24  3:05 ` [ruby-core:124873] " hsbt (Hiroshi SHIBATA) via ruby-core
  2 siblings, 0 replies; 4+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2026-02-13  2:27 UTC (permalink / raw)
  To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)

Issue #21835 has been updated by hsbt (Hiroshi SHIBATA).


We discussed this at Feb devmeeting.

`prime` is used by hobby script in the participants. I will unbundle `net-ftp` and `net-pop` at this time.

----------------------------------------
Feature #21835: Unbundle bunled gems like net-ftp
https://bugs.ruby-lang.org/issues/21835#change-116425

* Author: hsbt (Hiroshi SHIBATA)
* Status: Assigned
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I would like to unundle the following bundled gems:

* net-ftp
* net-pop
* prime

The main purpose of bundled gems is to ensure their functionality by running tests with ruby ​​head every time. However, the above gems for older protocols or purposes should be handled the same as other regular gems.



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:124873] [Ruby Feature#21835] Unbundle bunled gems like net-ftp
  2026-01-13  5:09 [ruby-core:124497] [Ruby Feature#21835] Unbundle bunled gems like net-ftp hsbt (Hiroshi SHIBATA) via ruby-core
  2026-01-16  0:51 ` [ruby-core:124566] " hsbt (Hiroshi SHIBATA) via ruby-core
  2026-02-13  2:27 ` [ruby-core:124807] " hsbt (Hiroshi SHIBATA) via ruby-core
@ 2026-02-24  3:05 ` hsbt (Hiroshi SHIBATA) via ruby-core
  2 siblings, 0 replies; 4+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2026-02-24  3:05 UTC (permalink / raw)
  To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)

Issue #21835 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Assigned to Closed

Removed them at https://github.com/ruby/ruby/pull/16169

----------------------------------------
Feature #21835: Unbundle bunled gems like net-ftp
https://bugs.ruby-lang.org/issues/21835#change-116532

* Author: hsbt (Hiroshi SHIBATA)
* Status: Closed
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
I would like to unundle the following bundled gems:

* net-ftp
* net-pop
* prime

The main purpose of bundled gems is to ensure their functionality by running tests with ruby ​​head every time. However, the above gems for older protocols or purposes should be handled the same as other regular gems.



-- 
https://bugs.ruby-lang.org/
______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-24  3:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13  5:09 [ruby-core:124497] [Ruby Feature#21835] Unbundle bunled gems like net-ftp hsbt (Hiroshi SHIBATA) via ruby-core
2026-01-16  0:51 ` [ruby-core:124566] " hsbt (Hiroshi SHIBATA) via ruby-core
2026-02-13  2:27 ` [ruby-core:124807] " hsbt (Hiroshi SHIBATA) via ruby-core
2026-02-24  3:05 ` [ruby-core:124873] " hsbt (Hiroshi SHIBATA) via ruby-core

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).