[Perl/perl5] 4e85e6: perldelta - clearer presentation of preemptive hek...

[email protected] (Richard Leach via perl5-changes) Mon, 06 Jul 2026 06:25:00 -0700
Newsgroups perl.perl5.changes
Message-ID <Perl/perl5/push/refs/heads/blead/[email protected]>
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 4e85e66c81bb97d5fb807dbc906022d419607edc
      https://github.com/Perl/perl5/commit/4e85e66c81bb97d5fb807dbc906022d419607edc
  Author: Richard Leach <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M pod/perldelta.pod

  Log Message:
  -----------
  perldelta - clearer presentation of preemptive hekification items

Two main changes:
* The item about `Perl_check_hash_fields_and_hekify` no longer
downgrading UTF-8 strings due to problems propagating `HVhek_WASUTF8`
isn't needed. As per a later item, handling of that flag was improved
within the dev cycle, allowing the downgrading of UTF-8 strings to be
restored.

* The item about `Perl_check_hash_fields_and_hekify` no longer
hekifying NVs was moved down to be contiguous with the remaining
other preemptive hekification items.



To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications