Steven R. Loomis
Steven R. Loomis
> Notes will be added to [meetings](https://github.com/tc39/ecma402/tree/main/meetings) soon, but no one is talking about deprecating variants—just about whether or not to expose them via a dedicated interface of Intl.Locale instances,...
@AEApple this PR will cause a split ticket since we're now branched. if possible clone the ticket squash the pr
needs squash but LGTM, seems like all issues addressed
FYI @Sgschantz 👆
@beldenfox i mentioned the mac lead who should be able to comment. Does the Devanagari case in https://bugs.openjdk.org/browse/JDK-8195675?focusedId=14148577&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14148577 work ? That's the one I was testing for the corresponding jdk...
It’s still there if you click through. https://keyman.com/go/package/download/isis_devanagari?version=2.1.1&tier=stable
> keeps sending backspaces to erase previous characters I do know that keyboards in general need to be able to interact with the existing context, that is, to convert h...
Maybe this was discussed before, but for example ICU tarballs in https://github.com/unicode-org/icu/releases/tag/release-75-1 do not have this format. Perhaps we should have a situation where the `testdata` gets _copied_ in the...
> > I'm not sure how to do the same for ICU4J, though. I got as far as finding the `icu4j/releases_tools/github_release.sh`, but I can't get it to run without errors,...
@catamorphism OK, well all tests pass on ICU4C (verified they are loading the files from the common area) and on ICU4J they fail with this (which at least shows that...