Skip to content
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

Bug in to_json causing segfault with a CategoricalIndex (GH #10317) #10322

Merged
merged 1 commit into from
Jun 10, 2015

Conversation

evanpw
Copy link
Contributor

@evanpw evanpw commented Jun 10, 2015

Fixed GH #10317
Stole tests from #10321

@jreback
Copy link
Contributor

jreback commented Jun 10, 2015

oh, see you did already!

@jreback
Copy link
Contributor

jreback commented Jun 10, 2015

creating the tests was the hardest part actually :)

@evanpw
Copy link
Contributor Author

evanpw commented Jun 10, 2015

I agree! Glad I didn't have to.

jreback added a commit that referenced this pull request Jun 10, 2015
Bug in to_json causing segfault with a CategoricalIndex (GH #10317)
@jreback jreback merged commit 07ea11c into pandas-dev:master Jun 10, 2015
@jreback
Copy link
Contributor

jreback commented Jun 10, 2015

thanks @evanpw !

@jreback
Copy link
Contributor

jreback commented Jun 10, 2015

FYI, da3e0d1

windows didn't like the redeclaration; gcc was ok with it...weird

@evanpw evanpw restored the json branch September 19, 2015 00:34
@evanpw evanpw deleted the json branch September 19, 2015 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug IO JSON read_json, to_json, json_normalize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants