Paulo Cheque

Results 41 comments of Paulo Cheque

Hi @alexhayes . Sorry for the delay. I suppose this could be interesting. Not sure yet how hard would be the implementation. If you create a PR I would be...

Thanks for reporting! Try this: - make prepare (uses python3.5 by default) (it basically creates a venv) - make deps - make test If everything is ok, then start editing...

I had the same problem in another lib: https://github.com/paulocheque/django-dynamic-fixture/blob/master/runtests.py A PR for the following method would be awesome! https://github.com/paulocheque/django-smart-autoregister/blob/master/django_smart_autoregister/django_helper.py#L20

``` if not zipfile.is_zipfile(filepath): raise EPubException('Unknown file') ```

Sorry, I weren't able fix that and I am not working on that anymore.

Any news about this? My solution is working, but it was a internal hack in the library. I changed the `EPUBJS.Unarchiver.prototype.open` and the `EPUBJS.core.request` functions. ``` EPUBJS.Unarchiver.prototype.open = function(zipUrl, callback,...

celery 4.2.1 has requirement billiard=3.5.0.2, but you'll have billiard 3.6.0.0 which is incompatible.

I just forced to use the newest version of Celery and Billiard but I don't think the problem was completely solved. Also, yes, they really need to release a new...

A third party library that is responsible to breaks down the web server appears to be critical to me.

Related to this one: https://github.com/klen/peewee_migrate/issues/37 There is no exception. The filter of filenames should validate the name.