Aarni Koskela

Results 736 comments of Aarni Koskela

@vladvildanov Good to hear. Rebased once again.

@vladvildanov Rebased. I'll fix the tests if there's any interest in this.

Btw: the tests failing in ``` FAILED tests/test_asyncio/test_commands.py::TestRedisCommands::test_client_setinfo[single] - AssertionError: assert '5.3.0b5' == '5.2.1' - 5.2.1 + 5.3.0b5 ``` is _very_ curious – given the string "5.3.0b5" does not appear...

Thanks for getting this finally merged! 1 year, 5 months 3 weeks – could easily be a personal record for PR perseverance for me.

Numpy 2.3.5 works fine too, btw. (2.4 doesn't due to `numba` requirements.)

The preimage uses [`weights_only=True`](https://docs.pytorch.org/docs/stable/notes/serialization.html#weights-only), which should be safe...