From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 16A7F1F463 for ; Tue, 24 Dec 2019 06:57:06 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id E49D1120B0D; Tue, 24 Dec 2019 15:56:53 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 2159E120B04 for ; Tue, 24 Dec 2019 15:56:51 +0900 (JST) Received: by filterdrecv-p3mdw1-56c97568b5-cmx66 with SMTP id filterdrecv-p3mdw1-56c97568b5-cmx66-20-5E01B6B5-19 2019-12-24 06:56:53.481201585 +0000 UTC m=+627226.541258523 Received: from herokuapp.com (unknown [54.226.93.224]) by ismtpd0084p1iad2.sendgrid.net (SG) with ESMTP id MFEHza0XT3SV9R5giKBlKw for ; Tue, 24 Dec 2019 06:56:53.422 +0000 (UTC) Date: Tue, 24 Dec 2019 06:56:53 +0000 (UTC) From: hsbt@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 72110 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15605 X-Redmine-Issue-Author: headius X-Redmine-Issue-Assignee: hsbt X-Redmine-Sender: hsbt X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?9+ToIm+BmphpEzrVEr2fqVDpB0VofQNbgfqsVvtPdY1Z7HUg1rVBSeUfZbcf5H?= =?us-ascii?Q?9LAeMm22=2FYXsvq1lMjCDAVZxHy0dEf6qV4CSkHW?= =?us-ascii?Q?RoIOkA=2FGjdguvVFfBJJXpnT5ksqQDtRe=2FDN=2FNOy?= =?us-ascii?Q?tyvScCrXbKxxcOpydi2ylMKc+wFnXnaAILUSH9B?= =?us-ascii?Q?TYPENXSs=2FLQ+2O9matnqsX+y=2FxhntRIyF310b=2FU?= =?us-ascii?Q?GCq+wmEHXKRu1Ikp0=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 96451 Subject: [ruby-core:96451] [Ruby master Feature#15605] json library needs more frequent releases X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "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/