Skip to content

BUG: Possible segfault when chained indexing with an object array under numpy 1.7.1 (GH6016) #6031

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
Jan 21, 2014

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 21, 2014

closes #6026

jreback added a commit that referenced this pull request Jan 21, 2014
BUG: Possible segfault when chained indexing with an object array under numpy 1.7.1 (GH6016)
@jreback jreback merged commit e97e2be into pandas-dev:master Jan 21, 2014
@ghost
Copy link

ghost commented Jan 24, 2014

https://groups.google.com/forum/#!topic/pydata/P3JFE3sob1U

Another demonstration that the RC only gets slightly more testing, users find these
issues very quickly after a release but many don't respond to the call-to-test for RCs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segfault when modifying pandas.DataFrame in-place after creating from numpy recarray
1 participant