scikit-hep / uproot5

ROOT I/O in pure Python and NumPy.
https://uproot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
242 stars 76 forks source link

fix: don't let Awkward Array attempt to compare a big-endian array #1319

Closed jpivarski closed 2 weeks ago

jpivarski commented 2 weeks ago

The initial fix passed tests and the merge with main didn't add anything that might conflict with the initial fix, so I'm just going to accept this without waiting for all the tests to run. (Maybe I'm running too many things, but GitHub seems slow to provide runners.)