Kurt Griffiths
Kurt Griffiths
(Basically mirroring `get_cookie_values()`. Then, in 6.0 we may consider removing `get_cookie_values()`.)
Hi, it appears that Celery 4.0 breaks iron_celery since `BACKEND_ALIASES` was moved and can no longer be imported from the previous location. This seems to be the offending line: https://github.com/iron-io/iron_celery/blob/master/iron_celery/__init__.py#L2...
Grep the code for "deprecated", etc. and remove relevant code/interfaces. Be sure to include news fragments for each change.
Stand up something like speed.pypy.org for Falcon: https://github.com/tobami/codespeed
...including how to customize error responses. See also: https://github.com/falconry/falcon/blob/master/falcon/responders.py
Support extension members as well. See also: https://tools.ietf.org/html/rfc7807