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.
2 parents 23f20aa + ff8a146 commit 68ffaecCopy full SHA for 68ffaec
doc/source/reference/c-api.iterator.rst
@@ -18,8 +18,6 @@ preservation of memory layouts, and buffering of data with the wrong
18
alignment or type, without requiring difficult coding.
19
20
This page documents the API for the iterator.
21
-The C-API naming convention chosen is based on the one in the numpy-refactor
22
-branch, so will integrate naturally into the refactored code base.
23
The iterator is named ``NpyIter`` and functions are
24
named ``NpyIter_*``.
25
0 commit comments