PyO3 / rust-numpy

PyO3-based Rust bindings of the NumPy C-API
BSD 2-Clause "Simplified" License
1.11k stars 106 forks source link

Fix use-after-free when calling to_npy_dims helper method. #341

Closed adamreichold closed 2 years ago

adamreichold commented 2 years ago

Closes #340