Kurt Griffiths

Results 47 issues of Kurt Griffiths

(Basically mirroring `get_cookie_values()`. Then, in 6.0 we may consider removing `get_cookie_values()`.)

cleanup
needs-decision
proposal
breaking-change

See also: #307

enhancement
proposal

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.

breaking-change
maintenance

Stand up something like speed.pypy.org for Falcon: https://github.com/tobami/codespeed

perf
community

...including how to customize error responses. See also: https://github.com/falconry/falcon/blob/master/falcon/responders.py

documentation

Support extension members as well. See also: https://tools.ietf.org/html/rfc7807

enhancement