Skip to content

Add zlib #3164

Merged
karlhigley merged 3 commits intoOpenMined:masterfrom
refactormyself:add_zlib
Mar 11, 2020
Merged

Add zlib #3164
karlhigley merged 3 commits intoOpenMined:masterfrom
refactormyself:add_zlib

Conversation

@refactormyself
Copy link
Contributor

  • file: syft/serde/compression.py
    added code to handle compression and decompression with zlib

  • file: test/serde/msgpack/test_msgpack_serde.py
    made existing tests to also test the new zlib additions

file:   syft/serde/compression.py
added code to handle compression and decompression with zlib

file:   test/serde/msgpack/test_msgpack_serde.py
made existing tests to also test the new zlib additions
Copy link
Contributor

@karlhigley karlhigley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made a small parameter naming suggestion, but otherwise look good!

refactormyself and others added 2 commits March 11, 2020 16:38
Co-Authored-By: Karl Higley <kmhigley@gmail.com>
Co-Authored-By: Karl Higley <kmhigley@gmail.com>
@karlhigley karlhigley merged commit ba80473 into OpenMined:master Mar 11, 2020
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.

2 participants