Newsgroups: perl.perl5.changes Path: csiph.com!fu-berlin.de!bofh.it!nntp.perl.org Xref: csiph.com perl.perl5.changes:34419 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= daGIMRQY4yoIXXoF5RV8l4BJ8mSviRxEszuQEoj4WmE=; b=NTH23ritw6GsLWQO +VMFGUXMAESeJ3l7a48HmLvs9ybG++ZCj0u3XiIzRpqpwHo3vi5uRlTiZyD176ub 4Dzw/hiEwiKjDSZznx8d/i39pjwJiuMc86JE9/FgipZ5jcI1mzoeyXLoJpl64SKE dXOIkTzVCH09b02xWM5dL91wStWhuJ7637P1LxWURUJAdjMj0SNU4f6Obrk4VeVq zEj0UhLctQX5oE3GNvwiy2Bcoz0Ili+n6LEW8vOR/JlV6kwbu2bS5r/FwosxSmbW iyCrGVmDX5U7xWop7fbLMmjizjJnepO+9A+W4c0NSiWxCG7LghSn2TNmNKwdJlKk PKyE5w== Received: (qmail 978 invoked from network); 1 Mar 2026 19:26:57 -0000 Received: from xx1.develooper.com (147.75.38.233) by x6.develooper.com with SMTP; 1 Mar 2026 19:26:57 -0000 Received: from inbound-egress-10.mailchannels.net (inbound-egress-10.mailchannels.net [23.83.212.2]) by xx1.develooper.com (Postfix) with ESMTP id BE8627C18B for ; Sun, 1 Mar 2026 11:26:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; d=mailchannels.net; s=arc-2022; cv=none; t=1772393216; b=zNJHhmrDxeD69+ap0WEVItlcSfLOxEMMNNsZTENh9FRLJlmI+pZLfcA0DFFScV7+0oNCx7 BFIv9Sggb0ZFyUh54Agtz1Z5A4ilCCvvozQS60wU6yWNowsPsDnpNhy7pL2imbXT8Xj4zD 9D2zW4IlbvDQEMTo6o5C0qjdCjifnAsA+e4mYTE6DDj9TOvrmCk6i5zHMoSKBqJNhoPtCv 0U5KLYucaI8bp44hzFfYPvm7TpHwkmk9Mb86zEtm17cZFT+7jgkT9auxNIia+FHlIPzIbZ rUNyZVXi0oBBTRUZa8hnbrBrJX01ieR6vyj8dMkqjphBukrcqhSpXMQbohL1Hg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1772393216; 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=daGIMRQY4yoIXXoF5RV8l4BJ8mSviRxEszuQEoj4WmE=; b=xEleUAAZemunhf07o8Wn/aQvBye0uGrMKl5IUy0WdrKOKalAGQTM1mcTMqobqpQvlh+7k9 enmEFKN6DU81gT4ZybekU7vRAAn3PKM/XwkuxGE0lKtaASLahfNmKAeAJNhMFQ5m9t60io N5E0KCQGKtlaYN53jBf+KNIJHWMlVbeTi9JQY0SsboXIdt4qoWEXR8f3VxfcLjNlDtKW62 B8cvrDIVrclqwaU8YPA/9FC2U4nUvubCYFOlfo2f7LYTU1Uwv/pTztTk06nO7cWRUWzDJB g2P1xcWhPWcbeDMJ/jeNKnfpaJvf5WZOG/o64MHJ2xOCTTn+/vpZ66IVKNVsNA== ARC-Authentication-Results: i=1; inbound-rspamd-5dd9f7d59-srhqq; none X-Message-ID: qNdDauyXyyAcGKExqKy2oeng Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.109.3.117 (trex/7.1.3); Sun, 01 Mar 2026 19:26:56 +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-7x5mn: domain of github.com designates 192.30.252.200 as permitted sender) client-ip=192.30.252.200; envelope-from=noreply@github.com; helo=out-17.smtp.github.com; Received: from github.com (hubbernetes-node-605c4e7.va3-iad.github.net [10.48.221.74]) by smtp.github.com (Postfix) with ESMTPA id 987C54E05D9 for ; Sun, 1 Mar 2026 11:26:55 -0800 (PST) Date: Sun, 01 Mar 2026 11:26:55 -0800 To: perl5-changes@perl.org Message-ID: Subject: [Perl/perl5] e1327b: perlapi: Combine hv_iterkey(sv)? Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: perl5-changes@perl.org X-Auto-Response-Suppress: All Original-From: Karl Williamson Reply-To: Karl Williamson , Approved: news@nntp.perl.org From: perl5-changes@perl.org (Karl Williamson via perl5-changes) Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e1327bb47f1a31b12391409a17ee7745be932af3 https://github.com/Perl/perl5/commit/e1327bb47f1a31b12391409a17ee7745be932af3 Author: Karl Williamson Date: 2026-03-01 (Sun, 01 Mar 2026) Changed paths: M hv.c Log Message: ----------- perlapi: Combine hv_iterkey(sv)? To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications