Newsgroups: perl.perl5.changes Path: csiph.com!fu-berlin.de!bofh.it!nntp.perl.org Xref: csiph.com perl.perl5.changes:34412 Return-Path: Mailing-List: contact perl5-changes-help@perl.org; run by ezmlm Delivered-To: mailing list perl5-changes@perl.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=perl.org; h=date :from:to:message-id:subject:mime-version:content-type :content-transfer-encoding:list-unsubscribe:reply-to; s=dr1; bh= ewmgVflXtm2fL4xaeSFw2/faQNVxIgcjAPwTf9DYPCM=; b=UGYAEzxjgnbRJd5p ejx8Si/eFj2XNGHuCcHFZ0emxnqDn9Lr6vpS5PjqnpCmYcFSwVXtFq0Axp1bNQjN P26P+84lNOi639I69X1qrKpKnE4AJxftU0emXWO7nIffivCmxsizqDund7jLZz6c r0sMezeZvQK/zdZkevV6Vg0Mp8QxDhPZGE9sUG+R/jP3oliHeu7oHNKhbX7Xx073 fqymTnwGgG1A2SZvPXih6TUXLU42QEzGRno8gZJFdksbTG7hn4ZmW8pLCwshPsSK tztwyZhcq6yIv88Lh+ORea+MNJp1J+Xm1hsec5ti5QnWFBqs7BupxyRxmGFRn0Al xNP0mw== Received: (qmail 29658 invoked from network); 27 Feb 2026 13:26:36 -0000 Received: from xx1.develooper.com (147.75.38.233) by x6.develooper.com with SMTP; 27 Feb 2026 13:26:36 -0000 Received: from inbound-egress-8.mailchannels.net (inbound-egress-8.mailchannels.net [23.83.223.254]) by xx1.develooper.com (Postfix) with ESMTP id 42D707C198 for ; Fri, 27 Feb 2026 05:26:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; d=mailchannels.net; s=arc-2022; cv=none; t=1772198794; b=uAkQheflzKfmTwi//6GTQYOHi+qJQM+wPgKN62JmP/zwJ9zX2LzUdN2n5NSQvt/ef/a2U9 I2+RgxZ7Rkn3rTAEIjKIilueoBYIEzo2gd11lMxenk8h641L7FI2ehLEd09ZHxhp75Il0C 7fakpclogOWwjwAYft3eY4tRCdG4bnqoNDrIr37qy+GnTnyM5Zc+fMEzG+mxpFlTXqvoQc 3LM5FWYCrzOHEFaqyASejAQ96A9a3FzCaxffZptIBunZbVrnNk9ATc7F+JK9haECo8t+J3 PUinnyRA4TFCQgHRmhpR38HdBAbWmuFSIQJ6ZoOzN8JBrz9GpEr5GLS28xk8BQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1772198794; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-unsubscribe: dkim-signature; bh=ewmgVflXtm2fL4xaeSFw2/faQNVxIgcjAPwTf9DYPCM=; b=Ri7XcZVio2/tXTkvWXTYvSiNMaRSgeHKomYLUAMAfTOSgOfdsbmA7eV41fElf3ZyX0tJBm MnRvPl7foTLqHIwYy5aJ94c+i0y1Rvvcjlnmbe9oq6AocvBIDEdgos2WFCqYb2+N0I/biA Vb8ElYhoeMLmCHbbLnDq9e5fPfWMIXd4grPV+dxxXagapOztDpZV98C1Vb7Lun8N8005u+ Nf87pxS/K2SPgHarQUMC+oBSoZBKpv+rzT3EXf4pSPGrJh3YBt70P9rhK1w2v46M6/9ybR GInFI9mHVw5ieQJFGhQfP1K3dNSfdgAdPLDYhMfGtRhAfrlWQ5PqlQ/YVZO8Eg== ARC-Authentication-Results: i=1; inbound-rspamd-5dd9f7d59-55ntm; none X-Message-ID: bxCvQrlS4vJKCLPVo6AiUwoG Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.107.42.51 (trex/7.1.3); Fri, 27 Feb 2026 13:26:35 +0000 Authentication-Results: inbound.mailchannels.net; spf=pass smtp.mailfrom=noreply@github.com; dkim=pass header.d=github.com; dmarc=pass (policy=reject; pct=100; status=pass); arc=none Received-SPF: pass (dmarc-service-79fbc8656b-tr72f: domain of github.com designates 192.30.252.203 as permitted sender) client-ip=192.30.252.203; envelope-from=noreply@github.com; helo=out-20.smtp.github.com; Received: from github.com (hubbernetes-node-d97880e.va3-iad.github.net [10.48.221.70]) by smtp.github.com (Postfix) with ESMTPA id 85FA63C1045 for ; Fri, 27 Feb 2026 05:26:33 -0800 (PST) Date: Fri, 27 Feb 2026 05:26:33 -0800 To: perl5-changes@perl.org Message-ID: Subject: [Perl/perl5] bf6553: IO.xs: Remove code for pre-5.8 Perls Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-GitHub-Recipient-Address: perl5-changes@perl.org X-Auto-Response-Suppress: All Original-From: =?UTF-8?B?RGFnZmlubiBJbG1hcmkgTWFubnPDpWtlcg==?= Reply-To: =?UTF-8?B?RGFnZmlubiBJbG1hcmkgTWFubnPDpWtlcg==?= , Approved: news@nntp.perl.org From: perl5-changes@perl.org (=?UTF-8?B?RGFnZmlubiBJbG1hcmkgTWFubnPDpWtlcg==?= via perl5-changes) Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bf655337ec48d134c58fba7fd6caf4ae37639411 https://github.com/Perl/perl5/commit/bf655337ec48d134c58fba7fd6caf4= ae37639411 Author: Dagfinn Ilmari Manns=C3=A5ker Date: 2026-02-27 (Fri, 27 Feb 2026) Changed paths: M dist/IO/IO.xs Log Message: ----------- IO.xs: Remove code for pre-5.8 Perls Commit 6edfdc07bf1 bumped the Perl version requirement to 5.8.1, but only adjusted the tests, not the XS code. To unsubscribe from these emails, change your notification settings at ht= tps://github.com/Perl/perl5/settings/notifications