Skip to content

TST: #31922 assert no segmentation fault with numpy.array.__contains__ #36283

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 5 commits into from
Sep 19, 2020

Conversation

ylin00
Copy link
Contributor

@ylin00 ylin00 commented Sep 11, 2020

@mroeschke mroeschke added this to the 1.2 milestone Sep 11, 2020
@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Sep 11, 2020
@mroeschke
Copy link
Member

Could you merge master again? Should fix the CI failures

@jreback jreback added the Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate label Sep 13, 2020
@jreback jreback merged commit c33c3c0 into pandas-dev:master Sep 19, 2020
@jreback
Copy link
Contributor

jreback commented Sep 19, 2020

thanks @ylin00

@jreback
Copy link
Contributor

jreback commented Sep 21, 2020

see comments on the issues. this appears to be failing on older numpies; its ok to skip those in the CI.

kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
@ylin00 ylin00 deleted the gh-31922 branch November 19, 2020 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: segmentation fault with pd.NA and np.ndarray.__contains__
3 participants