execpt ValueError
will continue to work fine
black
will have us all behaving like animals before long. ;)
black
with single quotes though:)
Btw I saw that the Responder framework, which is inspired by both Falcon and Flask (but based on Starlette), supports on_request
in addition to on_get
, on_post
, etc.
Responder itself is sorta dead, but I was thinking to myself whether this on_request
could be a good idea for us to unify resources and sinks? I haven't checked whether in Responder on_request
is fired for all methods in addition to, e.g., on_get
, or only if a specific responder is not found (would probably make more sense this way).
blue
does get even this one right. :smiling_imp:
blue
does understand black
's config?
@maxking:matrix.python-gsoc.org It seems that the Mailman gate has failed with some rather cosmetic error, do you possibly know what could be causing this?
AssertionError: 'Python 3.10.4 (main, May 16 2022, 04:27:45) [GCC 9.4.0] on linux' != 'Python 3.10.4 (main, May 16 2022, 04:27:45) [GCC 9.4.0] on linux '
- Python 3.10.4 (main, May 16 2022, 04:27:45) [GCC 9.4.0] on linux
+ Python 3.10.4 (main, May 16 2022, 04:27:45) [GCC 9.4.0] on linux
? +
https://github.com/falconry/falcon/runs/6460407571?check_suite_focus=true