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 69feeb3 + 74e320e commit f782866Copy full SHA for f782866
doc/source/reference/c-api/dtype.rst
@@ -390,7 +390,7 @@ to the front of the integer name.
390
This is the correct integer for lengths or indexing. In practice this is
391
normally the size of a pointer, but this is not guaranteed.
392
393
- ..note::
+ .. note::
394
Before NumPy 2.0, this was the same as ``Py_intptr_t``.
395
While a better match, this did not match actual usage in practice.
396
On the Python side, we still support ``np.dtype('p')`` to fetch a dtype
0 commit comments