From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.2 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 103B51F55F; Tue, 5 Sep 2023 09:22:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1693905764; bh=vcfDvRbQd8eYOROuYgCXzceIlxM9DfRHMrayuFAkL5w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=K9DKXCEiFQeHhyTDsgQFAOLR+GFVJ9bHCQoB9TQxQJ9E7WHpkeEtDwtDxOrFZ8Q8u H1lFOZ83O+IdP4VDRLAdi2308HUvz/osOuCsjafaB4CCZh/m7CkvJcz2mkqdJIlmrH oDhnYUpopZAzDe1fMGGgCi557Gw49pi/sW2cAlB0= Date: Tue, 5 Sep 2023 09:22:43 +0000 From: Eric Wong To: Samuel Williams Cc: kgio-public@yhbt.net, Jean Boussier Subject: Re: [PATCH] Use rb_io_descriptor if available for Ruby 3.3 compatibility Message-ID: <20230905092243.M939104@dcvr> References: <20230828234640.74866-1-samuel.williams@oriontransfer.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20230828234640.74866-1-samuel.williams@oriontransfer.co.nz> List-Id: Samuel Williams wrote: > From: Jean Boussier Thanks both, applied and pushed as commit dbf5290cf9f89174f6b35a597af9a4226633d79b [1] Will push out a release once docs are updated to more strongly discourage the use of kgio and unicorn. [1] https://yhbt.net/kgio.git/dbf5290cf9f89174f6b35a597af9a4226633d79b/s/