Dmitry Malinovsky
Dmitry Malinovsky
@ask, thanks for your review! About class-level channel, it is present right now (https://github.com/celery/kombu/blob/master/kombu/pidbox.py#L56-L57), I just wrote `A or B` stuff to be sure this class-level channel will be used....
@bmbouter python setup.py bdist_wheel
@flaugher `OSError` on `os.getcwd()` means that there is no current directory - can you show us how you run celery, in which directory?
@flaugher can `/www/proj` directory be updated when running celery in the background? Can something change its permissions?
By the way, it's now possible to remove the `RemoveBehaviour` type. `Temporary` becomes `\m -> False`, `Persistent` becomes `\m -> True`. The downside of that is that there will be...
@pablen could you please take a look?
Hi, thanks for your PR. What's your use case for implementhing this? What problem could not be solved using existing `BitFields` mechanism? Also, this project raised mainly from `construct` library...
Please, use a larger input byte array. The intention is never to parse just two bytes; also std.dev. of `_bfs` is amazingly high.