Skip to content

DOC: Fix incorrect .. deprecated:: syntax that led to this note being invisible #17329

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
Sep 18, 2020

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Sep 16, 2020

Introduced in cefd352

@eric-wieser
Copy link
Member Author

@seberg, I'm confused by this comment now, having found the commit that authored it. Was the intent for it to say something more like "TODO: consider deprecating?"

@eric-wieser eric-wieser force-pushed the fix-bad-rst branch 2 times, most recently from a46435d to b97c21c Compare September 16, 2020 13:01
@seberg
Copy link
Member

seberg commented Sep 16, 2020

No its deprecated, the parent commit is the one that adds it, this just removed it again for unrecognized types to go to object. So np.dtype(abstract_scalar) is deprecated.

@eric-wieser
Copy link
Member Author

So this message was supposed to be visible in the docs?

@seberg
Copy link
Member

seberg commented Sep 16, 2020

Yes, it was supposed to be visible, so this change seems good.

@eric-wieser
Copy link
Member Author

I pushed to the wrong branch by accident and triggered a bogus CircleCI build, but the original build is at

https://app.circleci.com/pipelines/github/numpy/numpy/3676/workflows/c43c65f7-8e80-42e9-ba26-bf54ee837fbf/jobs/15765/artifacts

@eric-wieser
Copy link
Member Author

Actually, I've generally just made a mess of my history here, the first commit is #17330. Let's deal with this one after that goes in.

@charris charris changed the title DOC: Fix incorrect .. deprecated:: syntax that led to this note being invisible WIP, DOC: Fix incorrect .. deprecated:: syntax that led to this note being invisible Sep 16, 2020
@seberg seberg changed the title WIP, DOC: Fix incorrect .. deprecated:: syntax that led to this note being invisible DOC: Fix incorrect .. deprecated:: syntax that led to this note being invisible Sep 18, 2020
@seberg
Copy link
Member

seberg commented Sep 18, 2020

Rebased, and warning looks fine in the artifact. Thanks.

@seberg seberg merged commit 3b29452 into numpy:master Sep 18, 2020
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.

2 participants