Skip to content

BUG: fix refcount issue caused by #12524 #12573

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 4 commits into from
Dec 17, 2018

Conversation

charris
Copy link
Member

@charris charris commented Dec 17, 2018

Backport of #12544 .

PR #12524 introduced a refcount issue. Changing the interface to PyUFuncOverride_GetOutObjects so that *out_kwd_obj is never a borrowed reference should fix it.

@charris charris added this to the 1.16.0 release milestone Dec 17, 2018
@charris
Copy link
Member Author

charris commented Dec 17, 2018

Test if azure is triggered.

@charris charris closed this Dec 17, 2018
@charris charris reopened this Dec 17, 2018
@charris
Copy link
Member Author

charris commented Dec 17, 2018

Try again.

@charris charris closed this Dec 17, 2018
@charris charris reopened this Dec 17, 2018
@charris charris closed this Dec 17, 2018
@charris charris reopened this Dec 17, 2018
@charris
Copy link
Member Author

charris commented Dec 17, 2018

Yay, works. Had to explicitly disable YAML overrides for both CI and PR validation triggers on the azure pipeline.

@charris
Copy link
Member Author

charris commented Dec 17, 2018

Shippable is missing, though. @tylerjereddy I don't see 1.16.x as a branch on shippable, does it need to be added? All the other maintenance branches are there.

@charris charris merged commit 2b0bb38 into numpy:maintenance/1.16.x Dec 17, 2018
@charris charris deleted the backport-12544 branch December 17, 2018 04:15
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