PyO3 / rust-numpy

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

Use GILProtected to make it explicit where we depend on the GIL for synchronization. #377

Closed adamreichold closed 1 year ago

adamreichold commented 1 year ago

We can merge this now as GILProtected was released as part of PyO3 0.18.3.