Open baali opened 8 years ago
Ping @nibrahim - this would be useful to quite a few people - I've sent you a personal email, too.
Would also love to see this merged. /cc @mekarpeles since he's an active maintainer of other internet archive projects.
I haven't worked again with this from quite some time, do let me know if you have noticed any bugs and I would be happy to update my PR with fixes... :pray:
@baali Noticed one around byte length calculations... Want me to put up a PR on your branch?
@piercefreeman That would be great :+1:
@baali Put up a PR - let me know when you get a chance.
ping. Is this or something like it going to be accepted?
Hello,
I have been working on to make the library work with Py3. Changes include:
Existing tests are working fine with this PR but I think they need to be extended to make sure handling of bytes and str types are working in all possible scenarios. Do let me know your comments and reviews and I will fix and update the PR accordingly.