Skip to content

TST/ERR: GH10369 read_msgpack checks argument type #10490

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
Jul 3, 2015

Conversation

kawochen
Copy link
Contributor

@kawochen kawochen commented Jul 2, 2015

To close #10369

@jreback
Copy link
Contributor

jreback commented Jul 2, 2015

nice - pls add a release note

@kawochen
Copy link
Contributor Author

kawochen commented Jul 2, 2015

Sure. In which section does this belong?

@jreback
Copy link
Contributor

jreback commented Jul 2, 2015

I'd call this a bug fix

@kawochen
Copy link
Contributor Author

kawochen commented Jul 3, 2015

@jreback tests are green.

@jreback jreback added Error Reporting Incorrect or improved errors from pandas Msgpack labels Jul 3, 2015
@jreback jreback added this to the 0.17.0 milestone Jul 3, 2015
jreback added a commit that referenced this pull request Jul 3, 2015
TST/ERR: GH10369 read_msgpack checks argument type
@jreback jreback merged commit 5455aca into pandas-dev:master Jul 3, 2015
@jreback
Copy link
Contributor

jreback commented Jul 3, 2015

@kawochen thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pandas.read_msgpack(None) returns [78, 111, 110, 101]
2 participants