Skip to content

WIP: implement msgpack wrapper so that bytes and str roundtrip#973

Closed
ThomasWaldmann wants to merge 5 commits intoborgbackup:masterfrom
ThomasWaldmann:msgpack-type-cleanup
Closed

WIP: implement msgpack wrapper so that bytes and str roundtrip#973
ThomasWaldmann wants to merge 5 commits intoborgbackup:masterfrom
ThomasWaldmann:msgpack-type-cleanup

Conversation

@ThomasWaldmann
Copy link
Member

@ThomasWaldmann ThomasWaldmann commented Apr 23, 2016

note: i am working on a different approach in another PR (refactor item), this PR is not going to be used as is due to compatibility issues. Some parts of it (like msg_pack.py) might be useful in a slightly modified form, though.

msgpack has bad defaults and using them made it necessary to
have ugly b'keyname' and .encode/.decode all over the place.

msgpack has bad defaults and using them made it necessary to
have ugly b'keyname' and .encode/.decode all over the place.

TODO: key and remote module
they also show where old and new code are compatible and where not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant