FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

BUG: Fix PyArray_SearchSorted signature. by charris · Pull Request #16724 · numpy/numpy · GitHub

/ numpy Public

BUG: Fix PyArray_SearchSorted signature. - #16724

Merged
charris merged 1 commit into
numpy:maintenance/1.19.xfrom
charris:fix-function-signature
Jul 1, 2020
Merged

charris merged 1 commit into
numpy:maintenance/1.19.xfrom
charris:fix-function-signature

Conversation

charris commented Jul 1, 2020

Copy link
Copy Markdown
Member

Backport of #16720.

See comment on merged PR #16223. The perm variable may be NULL,
so cannot be passed as object.

See comment on merged PR numpy#16223. The `perm` variable may be NULL,
so cannot be passed as object.
charris added 00 - Bug 08 - Backport Used to tag backport PRs 30 - API labels Jul 1, 2020
charris added this to the 1.19.1 release milestone Jul 1, 2020
charris merged commit c54a1ac into numpy:maintenance/1.19.x Jul 1, 2020
charris deleted the fix-function-signature branch July 3, 2020 16:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL