* [ruby-core:122552] [Ruby Feature#21442] Make tsort to bundled gems
@ 2025-06-18 10:07 hsbt (Hiroshi SHIBATA) via ruby-core
2025-06-18 10:08 ` [ruby-core:122553] " hsbt (Hiroshi SHIBATA) via ruby-core
2025-07-10 8:15 ` [ruby-core:122704] " hsbt (Hiroshi SHIBATA) via ruby-core
0 siblings, 2 replies; 3+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2025-06-18 10:07 UTC (permalink / raw)
To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)
Issue #21442 has been reported by hsbt (Hiroshi SHIBATA).
----------------------------------------
Feature #21442: Make tsort to bundled gems
https://bugs.ruby-lang.org/issues/21442
* Author: hsbt (Hiroshi SHIBATA)
* Status: Open
----------------------------------------
In last year, I gave up to make `tsort` to bundled gems because `set` depends `tsort`.
https://github.com/ruby/set/blob/29a253d2259e8d6d9b313dec8418ec5ed0caab08/lib/set.rb#L786
Fortunately, `set` is now core class. So, there is no library depends on `tsort` in ruby repository.
I propose to make `tsort` to bundled gems at the next release(not Ruby 3.5/4.0, for 4.0(?)/4.1)
--
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] 3+ messages in thread
* [ruby-core:122553] [Ruby Feature#21442] Make tsort to bundled gems
2025-06-18 10:07 [ruby-core:122552] [Ruby Feature#21442] Make tsort to bundled gems hsbt (Hiroshi SHIBATA) via ruby-core
@ 2025-06-18 10:08 ` hsbt (Hiroshi SHIBATA) via ruby-core
2025-07-10 8:15 ` [ruby-core:122704] " hsbt (Hiroshi SHIBATA) via ruby-core
1 sibling, 0 replies; 3+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2025-06-18 10:08 UTC (permalink / raw)
To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)
Issue #21442 has been updated by hsbt (Hiroshi SHIBATA).
https://github.com/ruby/ruby/pull/13649
----------------------------------------
Feature #21442: Make tsort to bundled gems
https://bugs.ruby-lang.org/issues/21442#change-113787
* Author: hsbt (Hiroshi SHIBATA)
* Status: Open
----------------------------------------
In last year, I gave up to make `tsort` to bundled gems because `set` depends `tsort`.
https://github.com/ruby/set/blob/29a253d2259e8d6d9b313dec8418ec5ed0caab08/lib/set.rb#L786
Fortunately, `set` is now core class. So, there is no library depends on `tsort` in ruby repository.
I propose to make `tsort` to bundled gems at the next release(not Ruby 3.5/4.0, for 4.0(?)/4.1)
--
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] 3+ messages in thread
* [ruby-core:122704] [Ruby Feature#21442] Make tsort to bundled gems
2025-06-18 10:07 [ruby-core:122552] [Ruby Feature#21442] Make tsort to bundled gems hsbt (Hiroshi SHIBATA) via ruby-core
2025-06-18 10:08 ` [ruby-core:122553] " hsbt (Hiroshi SHIBATA) via ruby-core
@ 2025-07-10 8:15 ` hsbt (Hiroshi SHIBATA) via ruby-core
1 sibling, 0 replies; 3+ messages in thread
From: hsbt (Hiroshi SHIBATA) via ruby-core @ 2025-07-10 8:15 UTC (permalink / raw)
To: ruby-core; +Cc: hsbt (Hiroshi SHIBATA)
Issue #21442 has been updated by hsbt (Hiroshi SHIBATA).
Status changed from Open to Assigned
Assignee set to hsbt (Hiroshi SHIBATA)
I got the approval from @akr at https://bugs.ruby-lang.org/issues/21399
I added warning for this at commit:65a0f46880ecb13994d3011b7a95ecbc5c61c5a0
----------------------------------------
Feature #21442: Make tsort to bundled gems
https://bugs.ruby-lang.org/issues/21442#change-113981
* Author: hsbt (Hiroshi SHIBATA)
* Status: Assigned
* Assignee: hsbt (Hiroshi SHIBATA)
----------------------------------------
In last year, I gave up to make `tsort` to bundled gems because `set` depends `tsort`.
https://github.com/ruby/set/blob/29a253d2259e8d6d9b313dec8418ec5ed0caab08/lib/set.rb#L786
Fortunately, `set` is now core class. So, there is no library depends on `tsort` in ruby repository.
I propose to make `tsort` to bundled gems at the next release(not Ruby 3.5/4.0, for 4.0(?)/4.1)
--
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] 3+ messages in thread
end of thread, other threads:[~2025-07-10 8:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-18 10:07 [ruby-core:122552] [Ruby Feature#21442] Make tsort to bundled gems hsbt (Hiroshi SHIBATA) via ruby-core
2025-06-18 10:08 ` [ruby-core:122553] " hsbt (Hiroshi SHIBATA) via ruby-core
2025-07-10 8:15 ` [ruby-core:122704] " 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).