JuliaHEP / AwkwardArray.jl

Awkward Array in Julia mirrors the Python library, enabling effortless zero-copy data exchange between Julia and Python
https://juliahep.github.io/AwkwardArray.jl/dev/
MIT License
31 stars 2 forks source link

Fix unreachable on nightly #67

Closed Moelf closed 7 months ago

Moelf commented 7 months ago

fix #66

Moelf commented 7 months ago

I still think this is a breaking change on Julia's end, so it would be nice to have a separate reproducer and open an issue there.