Benjamin M.

Results 16 comments of Benjamin M.

FYI, from a user perspective, I just wanted to check if a graph is chordal and typed it in, just to realize that `is_chordal` is not part of python-igraph. I...

@szhorvat OK, will do in future! @iosonofabio thank you very much!

> thanks, would be great to have a reproducible case, maybe we could analyze the field out of the workspace, which is reproducible Yes, but unfortunately, it seems to happen...

In this case, I did not use those commands.

Alpakka version 5.0 is also affected.

We have also have encountered this issue. However, @axuan25's explanation doesn't pan out. Just open jshell and try: `new java.util.Locale.Builder().setLanguageTag("iw").build()` where 'iw' (iwrit) is the old code for modern hebrew...

It was the current 2.8 version at the time. But I have not seen this error since. At the time, I searched for this error and it seemed like it...

@theon I would first release a minor version with cats-parse 0.3.8 (https://github.com/lemonlabsuk/scala-uri/pull/524) and then this.

Yes, I agree, that this is a general Scala issue. Things like versionScheme are workarounds. The problem is, that tools like scala-steward can upgrade your dependencies without you noticing if...

I noticed, that I was using an old version, bc. the docs page shows an outdated one (different PR in the works). Even the latest [video/project by "Rock the JVM"](https://github.com/rockthejvm/scalatags-htmx-demo/blob/master/build.sbt#L28)...