Front page | perl.perl5.porters |
Postings from March 2023
Re: 5.36.1 release?
From:
Steve Hay via perl5-porters
Date:
March 3, 2023 18:45
Subject:
Re: 5.36.1 release?
Message ID:
CADED=K779_DaGofNwdGwpbQmrYkWk=t+rXSQuyDi=X-YoynVZw@mail.gmail.com
On Mon, 6 Feb 2023 at 13:52, Steve Hay <steve.m.hay@googlemail.com> wrote:
>
> On Sun, 5 Feb 2023 at 18:09, Karen Etheridge <karen@froods.org> wrote:
> >
> > Is there any appetite for a 5.36.1? The timing is right for getting it into various distributions that are going to ship with 5.36.
> >
> > In skimming over the 5.37.x perldeltas, I see some good candidates, including the isa fix (https://github.com/Perl/perl5/issues/20354). 5.37.1 and 5.37.2 especially contained a lot of fixes that would be nice to ship early, and there were some nice doc improvements too.
> >
> > I would also want to consider including Unicode 15.0, even though that's not a "fix".
> >
>
> Funnily enough I mentioned this to Paul Evans only a few days ago. It
> seems like the timing could be right, so I will start putting together
> a list of things to backport.
>
Apologies for this having taken longer than it should have done, but I
have now assembled a list of likely candidates in the voting file
(https://github.com/Perl/perl5/blob/maint-votes/votes-5.36.xml).
Committers: Please consider casting some votes so that I can get
5.36.1 released soon.
I stumbled across a few other along the way that would arguably be
"nice to have" but which didn't seem to fit any of the criteria set
out in perlpolicy.pod for inclusion:
c31ae9a243a483ee972d34e51cfaca9525f50d05 (GH#19818)
Rename variable in EXTEND_HWM_SET
bbaab2c3cd9375c5ab28059cbb70d4a8c77e77fa
use Off_t for file offsets in sdbm.c
0cb18e027fe86875851f8cbf4bd48eb666ce5390 and
b04606273aff02cd30bd1d7dff2797554474eec8 (GH#18642)
setsockopt: use SvPOK to determine whether OPTVAL is string or integer
setsockopt: treat boolean values as numbers
f7e7b4d5e7c86d3d5df8a744581a7f7390fc64ce (GH#20018 and GH#20061)
win32.c: use _mkgmtime() instead of mktime() in stat()
64d117434d554b7227e13abbc3ba99ff266b8484 (GH#20354)
only negative cache a method lookup if we look at UNIVERSAL
-
Re: 5.36.1 release?
by Steve Hay via perl5-porters