diff options
author | Simon Graham <simon.graham@seequent.com> | 2020-10-21 14:07:16 +1300 |
---|---|---|
committer | Simon Graham <simon.graham@seequent.com> | 2020-10-29 15:31:05 +1300 |
commit | f2ca85a03dcaed0b2e2571c687bfd78a7901c2ed (patch) | |
tree | 98c499d4d444884128e0a5efdfe7c1978f4d1cfb /numpy/array_api/_array_object.py | |
parent | ab22e0076608f4825bf9a3ca1b6a0a6a7a670d14 (diff) | |
download | numpy-f2ca85a03dcaed0b2e2571c687bfd78a7901c2ed.tar.gz |
BUG: Fixed file handle leak in array_tofile.
The dup-ed file handle created in array_tofile is now closed when PyArray_ToFile fails.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions