Commit c6a57c10 authored by Jason Rhinelander's avatar Jason Rhinelander
Browse files

Fix dtype string leak

`PyArray_DescrConverter_` doesn't steal a reference to the argument,
and so the passed arguments shouldn't be `.release()`d.
parent 0aef6422
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment