leo khachatorians

Results 7 comments of leo khachatorians

Does FastAPI not have any regression tests? How is it that this wasn’t picked up when the starlette version was bumped?

> For anyone having this problem, I'm currently solving this by pushing the error data onto the [local_cache](https://api.rocket.rs/v0.5-rc/rocket/request/macro.local_cache.html) of the request and reading it at the [catcher](https://api.rocket.rs/v0.5-rc/rocket/struct.Catcher.html). Don't know if...

That's a good idea. I think I can tackle this one around Sunday unless someone else wants to go for it.

Should be an easy fix, just need to add a bunch of common extensions.

Yeah that's true. I think if auto completion is a focus then having features such as this are ideal.

I've noticed that the calling "classifier" command without any arguments and then attempting any moves forces an uppercase first character. Any other moves after the fact work as intended. I...