Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1058717 commit 7daf5cdCopy full SHA for 7daf5cd
1 file changed
doc/release/1.9.0-notes.rst
@@ -58,6 +58,10 @@ for item getting, negative indices will not be supported anymore.
58
``PySequence_GetItem`` and ``PySequence_SetItem`` however fix negative
59
indices so that they can be used there.
60
61
+ndarray.tofile exception type
62
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63
+All tofile exceptions are now IOError, some were previously ValueError.
64
+
65
66
New Features
67
============
0 commit comments