Skip to content

rust-numpy version 0.15.1

Compare
Choose a tag to compare
@kngwyu kngwyu released this 09 Jan 04:17
ccd2c69

Mainly consisting of security fixes by @adamreichold. Thanks!

  • Make arrays produced via IntoPyArray, i.e. those owning Rust data, writeable (#235)
  • Fix thread-safety in internal API globals (#222)