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

Review msgpack pickle #21

Merged
merged 10 commits into from
Feb 28, 2017
Merged

Review msgpack pickle #21

merged 10 commits into from
Feb 28, 2017

Conversation

alimanfoo
Copy link
Member

@alimanfoo alimanfoo commented Feb 28, 2017

This PR includes three changesets:

I decided to relax slightly the constraints on inputs to encoding, these shouldn't make a difference for the main motivating use case (encoding of object arrays) and so I've opted for minimal constraints, maximum generality. Both codecs will now encode arrays with any dtype, preserving the dtype when decoding.

@alimanfoo alimanfoo merged commit 73feb8f into master Feb 28, 2017
@alimanfoo alimanfoo deleted the doc-msgpack-pickle branch February 28, 2017 10:59
@alimanfoo alimanfoo modified the milestone: 0.1 Feb 28, 2017
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.

Add msgpack-python dependency Document MsgPack and Pickle codecs
1 participant