ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:91550] [Ruby trunk Bug#15605] json library needs a more responsive maintainer
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
@ 2019-02-15  1:40 ` headius
  2019-02-15  1:43 ` [ruby-core:91551] " headius
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: headius @ 2019-02-15  1:40 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been reported by headius (Charles Nutter).

----------------------------------------
Bug #15605: json library needs a more responsive maintainer
https://bugs.ruby-lang.org/issues/15605

* Author: headius (Charles Nutter)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: all
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:91551] [Ruby trunk Bug#15605] json library needs a more responsive maintainer
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
  2019-02-15  1:40 ` [ruby-core:91550] [Ruby trunk Bug#15605] json library needs a more responsive maintainer headius
@ 2019-02-15  1:43 ` headius
  2019-02-15  1:45 ` [ruby-core:91552] " headius
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: headius @ 2019-02-15  1:43 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been updated by headius (Charles Nutter).


There are five open pull requests relating to JRuby: https://github.com/flori/json/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+jruby

There are 26 open pull requests in total.

----------------------------------------
Bug #15605: json library needs a more responsive maintainer
https://bugs.ruby-lang.org/issues/15605#change-76813

* Author: headius (Charles Nutter)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: all
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:91552] [Ruby trunk Bug#15605] json library needs a more responsive maintainer
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
  2019-02-15  1:40 ` [ruby-core:91550] [Ruby trunk Bug#15605] json library needs a more responsive maintainer headius
  2019-02-15  1:43 ` [ruby-core:91551] " headius
@ 2019-02-15  1:45 ` headius
  2019-02-15 11:35 ` [ruby-core:91565] [Ruby trunk Bug#15605] json library needs more frequent releases shevegen
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: headius @ 2019-02-15  1:45 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been updated by headius (Charles Nutter).


I want to be clear that we are very thankful for the work that flori has put in over the years. I understand people don't always have time to work on OSS, or move on to other things, but this is a critical, core Ruby standard library...we need to be able to spin versions much more frequently.

----------------------------------------
Bug #15605: json library needs a more responsive maintainer
https://bugs.ruby-lang.org/issues/15605#change-76814

* Author: headius (Charles Nutter)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: all
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:91565] [Ruby trunk Bug#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2019-02-15  1:45 ` [ruby-core:91552] " headius
@ 2019-02-15 11:35 ` shevegen
  2019-02-17  1:08 ` [ruby-core:91577] " naruse
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: shevegen @ 2019-02-15 11:35 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been updated by shevegen (Robert A. Heiler).


I think this can be "abstracted" out in the sense of a general mechanism in place when
it comes to gems that are part of the official ruby distribution, and maintainers that
become inactive or at the least less active.

In particular when it comes to pull requests, aka code that already exists but is
not merged in, I agree completely with Charles. (Let's assume here that these 
changes all work fine, without breaking stuff, just to simplify the argument.)

Perhaps a better general solution may be to allow the ruby main team to decide
who is co-owner of gems IF these gems are part of the official ruby distribution.
That way e. g. Charles or other folks (decided by core devs) could at the least
add in the patches. Alternatively things could always be forked anyway and then
merged in.

Since Charles mention it ("find a way to get them push rights"), what would be a
simple way to get others into the position to have push rights? Could that work
on rubygems/gems + rubygems.org alone or does this have to include github-hosted
code? For the latter it may be feasible to have it all under the main ruby 
site on github. (Ideally of course, everything could be managed in-ruby, without
having to depend on any external source, but I also understand that github made
some feature/access simpler.)

IMO this may be something for the next developer meeting - this can happen to 
other gems too, so it seems more general to me.

----------------------------------------
Bug #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-76828

* Author: headius (Charles Nutter)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: all
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:91577] [Ruby trunk Bug#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2019-02-15 11:35 ` [ruby-core:91565] [Ruby trunk Bug#15605] json library needs more frequent releases shevegen
@ 2019-02-17  1:08 ` naruse
  2019-02-17 11:18 ` [ruby-core:91579] " eregontp
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: naruse @ 2019-02-17  1:08 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been updated by naruse (Yui NARUSE).


You may know hsbt and I get write access to repo recently.
So for those JRuby issues, you can ask us to merge after you review it.
And also you can push gem, we can handle fix an issue and push a gem if there's a emergency.

Anyway we also worried about json.gem..

----------------------------------------
Bug #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-76841

* Author: headius (Charles Nutter)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: all
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:91579] [Ruby trunk Bug#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (4 preceding siblings ...)
  2019-02-17  1:08 ` [ruby-core:91577] " naruse
@ 2019-02-17 11:18 ` eregontp
  2019-02-21 15:28 ` [ruby-core:91602] " headius
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: eregontp @ 2019-02-17 11:18 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been updated by Eregon (Benoit Daloze).


Would it make sense to move the repository under the ruby organization, since it is a default gem maintained by ruby-core now?

----------------------------------------
Bug #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-76843

* Author: headius (Charles Nutter)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: all
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:91602] [Ruby trunk Bug#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (5 preceding siblings ...)
  2019-02-17 11:18 ` [ruby-core:91579] " eregontp
@ 2019-02-21 15:28 ` headius
  2019-03-13 13:21 ` [ruby-core:91808] " headius
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: headius @ 2019-02-21 15:28 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been updated by headius (Charles Nutter).


> Perhaps a better general solution may be to allow the ruby main team to decide who is co-owner of gems IF these gems are part of the official ruby distribution.

This seems like a good rule of thumb. I know we've had trouble finding maintainers for some libraries, but anything that lives as an external gem should have at least two maintainers always in case one gets pulled away. The json gem has for too long had only the one maintainer, other than partial support from JRuby team for our version of the extension.

> You may know hsbt and I get write access to repo recently.

That's great! We'll ping you from the relevant PRs we need merged and we can talk about a release.

I'm not sure whether I can (or should) add naruse or hsbt as a gem pusher...but I think we need someone (other than flori) from the C side to also be able to push the gem when there's fixes.

> Would it make sense to move the repository under the ruby organization, since it is a default gem maintained by ruby-core now?

I think it would be worthwhile to do this for every gem that's included as part of stdlib. The racc library has similar issues, not because of unresponsive maintainers but because nobody really wants to own it anymore. I've been trying to get some fixes in there and released too (working with tenderlove on and off this month to do that).

----------------------------------------
Bug #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-76864

* Author: headius (Charles Nutter)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: all
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:91808] [Ruby trunk Bug#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (6 preceding siblings ...)
  2019-02-21 15:28 ` [ruby-core:91602] " headius
@ 2019-03-13 13:21 ` headius
  2019-11-27 11:43 ` [ruby-core:95978] [Ruby master Feature#15605] " hsbt
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: headius @ 2019-03-13 13:21 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been updated by headius (Charles Nutter).


FWIW we did just get a json 2.2.0 release. The base problem stands, however.

----------------------------------------
Bug #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-77082

* Author: headius (Charles Nutter)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: all
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:95978] [Ruby master Feature#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (7 preceding siblings ...)
  2019-03-13 13:21 ` [ruby-core:91808] " headius
@ 2019-11-27 11:43 ` hsbt
  2019-12-09 21:18 ` [ruby-core:96175] " headius
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: hsbt @ 2019-11-27 11:43 UTC (permalink / raw)
  To: ruby-core

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

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

I submit the backport changes from ruby core to flori/json at https://github.com/flori/json/pull/388

We need to bump version to ruby repository like 2.2.1 because the same version of flori/json and ruby core confuse ruby users.

I hope to merge the above pull request, bump version and cut off a new release by flori. When there is no response from flori, We should release 2.2.1 ourselves.

@headius Can you help me for pushing json gem?

----------------------------------------
Feature #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-82811

* Author: headius (Charles Nutter)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:96175] [Ruby master Feature#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (8 preceding siblings ...)
  2019-11-27 11:43 ` [ruby-core:95978] [Ruby master Feature#15605] " hsbt
@ 2019-12-09 21:18 ` headius
  2019-12-23 11:15 ` [ruby-core:96424] " hsbt
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: headius @ 2019-12-09 21:18 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been updated by headius (Charles Nutter).


I can build and push the json gem for JRuby any time. I'm on the ruby-lang slack today, just tell me what repo/branch needs to be pushed out!

----------------------------------------
Feature #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-83051

* Author: headius (Charles Nutter)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:96424] [Ruby master Feature#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (9 preceding siblings ...)
  2019-12-09 21:18 ` [ruby-core:96175] " headius
@ 2019-12-23 11:15 ` hsbt
  2019-12-23 12:56 ` [ruby-core:96428] " eregontp
  2019-12-24  6:56 ` [ruby-core:96451] " hsbt
  12 siblings, 0 replies; 13+ messages in thread
From: hsbt @ 2019-12-23 11:15 UTC (permalink / raw)
  To: ruby-core

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

Status changed from Assigned to Closed

naruse did release json-2.3.0 from the current master branch of ruby/ruby.

We will handle the new feature of JSON with ruby/ruby repo in the future.

----------------------------------------
Feature #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-83346

* Author: headius (Charles Nutter)
* Status: Closed
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:96428] [Ruby master Feature#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (10 preceding siblings ...)
  2019-12-23 11:15 ` [ruby-core:96424] " hsbt
@ 2019-12-23 12:56 ` eregontp
  2019-12-24  6:56 ` [ruby-core:96451] " hsbt
  12 siblings, 0 replies; 13+ messages in thread
From: eregontp @ 2019-12-23 12:56 UTC (permalink / raw)
  To: ruby-core

Issue #15605 has been updated by Eregon (Benoit Daloze).


hsbt (Hiroshi SHIBATA) wrote:
> We will handle the new feature of JSON with ruby/ruby repo in the future.

I'm not sure what you mean, could you clarify?

Is it that releases of the json gem will be done from the ruby/ruby repository?

----------------------------------------
Feature #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-83350

* Author: headius (Charles Nutter)
* Status: Closed
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:96451] [Ruby master Feature#15605] json library needs more frequent releases
       [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
                   ` (11 preceding siblings ...)
  2019-12-23 12:56 ` [ruby-core:96428] " eregontp
@ 2019-12-24  6:56 ` hsbt
  12 siblings, 0 replies; 13+ messages in thread
From: hsbt @ 2019-12-24  6:56 UTC (permalink / raw)
  To: ruby-core

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


>s it that releases of the json gem will be done from the ruby/ruby repository?

No. We can merge commits from ruby/ruby to flori/json and release it.

----------------------------------------
Feature #15605: json library needs more frequent releases
https://bugs.ruby-lang.org/issues/15605#change-83376

* Author: headius (Charles Nutter)
* Status: Closed
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
There has not been a release of the json gem since April 2017.

Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby.

I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development.

I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck.

FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository.



-- 
https://bugs.ruby-lang.org/

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

end of thread, other threads:[~2019-12-24  6:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-15605.20190215014056@ruby-lang.org>
2019-02-15  1:40 ` [ruby-core:91550] [Ruby trunk Bug#15605] json library needs a more responsive maintainer headius
2019-02-15  1:43 ` [ruby-core:91551] " headius
2019-02-15  1:45 ` [ruby-core:91552] " headius
2019-02-15 11:35 ` [ruby-core:91565] [Ruby trunk Bug#15605] json library needs more frequent releases shevegen
2019-02-17  1:08 ` [ruby-core:91577] " naruse
2019-02-17 11:18 ` [ruby-core:91579] " eregontp
2019-02-21 15:28 ` [ruby-core:91602] " headius
2019-03-13 13:21 ` [ruby-core:91808] " headius
2019-11-27 11:43 ` [ruby-core:95978] [Ruby master Feature#15605] " hsbt
2019-12-09 21:18 ` [ruby-core:96175] " headius
2019-12-23 11:15 ` [ruby-core:96424] " hsbt
2019-12-23 12:56 ` [ruby-core:96428] " eregontp
2019-12-24  6:56 ` [ruby-core:96451] " hsbt

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 read-only IMAP folder(s) and NNTP newsgroup(s).