You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
behaviour of setitem with repeated indices depends on platform. The example below succeeds on Mac and fails on ubuntu, windows with numpy 2.2. It succeeds in all CI environments with numpy 1.25.
Zarr version
v2.18.3, 3.0.2 and 3.0.3
Numcodecs version
?
Python Version
?
Operating System
linux & windows
Installation
either
Description
behaviour of setitem with repeated indices depends on platform. The example below succeeds on Mac and fails on ubuntu, windows with numpy 2.2. It succeeds in all CI environments with numpy 1.25.
I can reproduce on zarr v2.18.4, v3.0.2 on linux.
I say we disallow this
Steps to reproduce
fails on windows & linux, numpy=2.2 in CI.
cc @LDeakin @ilan-gold
The text was updated successfully, but these errors were encountered: