Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: Remove directives for some constants #17559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

takanori-pskq
Copy link

Related to #16217, and separated ffrom #16370. See #16370 (comment) and #16370 (comment).

.. c:var:: NPY_MIN_INT{bits}
``NPY_MAX_INT{bits}``, ``NPY_MAX_UINT{bits}``, ``NPY_MIN_INT{bits}``
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose the downside of this approach is that it doesn't create a link anchor?

@@ -221,24 +221,17 @@ Defines
Max and min values for integers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -10,8 +10,7 @@ UFunc API
Constants
---------
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks basically identical to https://numpy.org/devdocs/reference/c-api/ufunc.html anyway

@mattip mattip merged commit 4ccfbe6 into numpy:master Oct 14, 2020
@mattip
Copy link
Member

mattip commented Oct 14, 2020

Thanks @takanori-pskq

@takanori-pskq takanori-pskq deleted the i16217-remove-directives branch October 14, 2020 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants