Ewout ter Hoeven

Results 224 comments of Ewout ter Hoeven

I saw https://github.com/rasterio/rasterio-wheels/pull/93 was merged, awesome! How is it going on the Fiona wheels?

Is see that there are Python 3.11 wheels on PyPI for both Fiona 1.8.22 and 1.9a3, which is awesome! Thanks for the effort!

I updated my workflows and ran Scala Steward again. The result is a new batch of dependency updates: https://github.com/NetLogo/NetLogo/pull/2065, and the update of slf4j-nop to 2.0, a new major version:...

Would cross-compilation work, if we then list it as a experimental build? Users will then report potential bugs to us, and after a few releases we might deem it stable....

Do you think it would be possible to add the last manual steps to the CI? Then it is fully reproducible, can be tested easily and makes more frequent (bug...

@SethTisue Did you already try running [scala-collection-compat](https://github.com/scala/scala-collection-compat) over the repository? If so, what where the results?

> it's useful for using certain 2.13 features from 2.12, but we aren't staying on 2.12 and we don't need those features. In that case I think I indeed misunderstood,...

I'm doing some cleanup of old, open PRs. If you would like to get these changes in, please leave a reply or review. In two weeks I will close this...

@farindk @fancycode I'm doing some cleanup of old, open PRs. If you would like to get these changes in, please leave a reply or review. In two weeks I will...

According to [SPEC 0](https://scientific-python.org/specs/spec-0000/) we could drop Python 3.9 support already. But since Python 3.9 is still quite well supported (also by NumPy for example), I would propose keeping it...