Skip to content

TST: Testing bug in reading json/msgpack from a non-filepath on windows under py3 (GH5874) #5894

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 9, 2014

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 9, 2014

closes #5874

@jreback
Copy link
Contributor Author

jreback commented Jan 9, 2014

@y-p I can't test this directly on py3 on windows...but should work

can you give a run?

@ghost
Copy link

ghost commented Jan 9, 2014

I have a PR almost ready for changing the signature on this and read_msgpack to accept
only url/file_path or file-like/StringIO, what do you think?
Will have to be in 0.14 since it's a breaking change though.

I'm not keen on being the windows tester around here. It looks ok, merge and see if it's green?

@jreback
Copy link
Contributor Author

jreback commented Jan 9, 2014

ok....will merge if its green see if it fixes....then go ahead an break the API if needed..sure

jreback added a commit that referenced this pull request Jan 9, 2014
TST: Testing bug in reading json/msgpack from a non-filepath on windows under py3 (GH5874)
@jreback jreback merged commit 045e93a into pandas-dev:master Jan 9, 2014
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.

test_json:test_round_trip_exception_ fails on python3 in windows
1 participant