steeve / python-lz4

LZ4 bindings for python
http://github.com/steeve/python-lz4
105 stars 31 forks source link

Nogil #50

Open mrocklin opened 8 years ago

mrocklin commented 8 years ago

Supercedes #47 . Adds a test

pitrou commented 7 years ago

This looks fine to me.