sena_kun releasable6, status 17:46
releasable6 sena_kun, Next release in ≈17 days and ≈1 hour. 1 blocker. Changelog for this release was not started yet
sena_kun, Details: gist.github.com/23a9b89dd6341b6f10...924ca1e994
Geth_ problem-solving/master: 4 commits pushed by (Daniel Sockwell)++, (Aleks-Daniel Jakimenko-Aleksejev)++ 18:22
problem-solving: ba2e9c49e4 | (Aleks-Daniel Jakimenko-Aleksejev)++ | .github/CODEOWNERS
Fix CODEOWNERS file according to the README

  AlexDanielcodesections (based on #242).
18:24
Geth_ rakudo/coerce-allomorphs-to: bd5eba4b60 | (Elizabeth Mattijsen)++ | src/core.c/Main.pm6
Introduce %*SUB-MAIN-OPTS<coerce-allomorphs-to>

This new SUB-MAIN-OPTS setting allows one to specify how allomorphs should be coerced **prior** to being dispatched. So suppose you have a sub MAIN:
   sub MAIN(Int:D $value) {
... (15 more lines)
19:35
rakudo: lizmat++ created pull request #4005:
Introduce %*SUB-MAIN-OPTS<coerce-allomorphs-to>
lizmat ^^ inspired by R#4004 19:36
linkable6 R#4004 [open]: github.com/rakudo/rakudo/issues/4004 ∈/(elem) given an an Int:D argument from sub MAIN and a Seq:D gives erroneous results
lizmat afk& 19:52
Geth_ rakudo: AlexDaniel self-unassigned Regression related to MONKEY-TYPING and spesh-plugins merge github.com/rakudo/rakudo/issues/1923
68196c99df | (Samantha McVey)++ | t/09-moar/UnipropCheck.rakumod

Fix some of the expected failures. This should result in the tests now all passing, instead of having some of them pass with TODO's.
I have also made the debug mode much better. It will now tell you what it expected and what it actually got for that codepoint.
Fixed some <= that should have been <, and vice versa.
20:26
samcv lizmat, i have fixed the unicode tests. They now all pass and aren't todo'd anymore
lizmat samcv++ 22:57
Geth_ rakudo/coerce-allomorphs-to: 49eecd68c5 | (Elizabeth Mattijsen)++ | src/core.c/Main.pm6
Simplify coercer setting

  MasterDuke++ for keeping nudging
23:25