darkdragn
darkdragn
Hey, steeve! I implemented the lz4io methods in the following fork: https://github.com/darkdragn/python-lz4 I have a tag (r119) for the pure branch from you, with lz4io implemented, and the master has...
Thank you, for the compliment! I know that is going to make me sound ignorant, however I'm new to using git so the terminology is throwing me through a loop....
Steeve, I created a new branch from the earlier r119 commit, which has almost of the lz4 files matching. The only one that doesn't is lz4hc.h, since your version is...
Just wanted to leave you with a side note. On the compressFileAdv, for the docstring I did not list blockMode because with r119 it segfaults on chained blocks. On r122...
Sorry about the delay, I'll look into it! I'll try to have a commit/tag ready tonight.
Sorry about the massive delay between updates. I've been in and out of the hospital with my son lately. But, there shouldn't be any more DDOS issues with coomer or...
I could write some specific instructions for you, but I need to know what OS you're using first.
They recently added some request limits so my code is being a bit too aggressive at the moment. I'm going to play with it tonight and see if I can't...
Sorry about the massive delays. We've been in and out of the hospital with my son, so I haven't had much free time. I just posted an update for stability....
It should be all taken care of now, if you get a chance to test let me know so I can close this issue out.