Yurii Karabas

Results 236 comments of Yurii Karabas

@YarrikV Sorry, I had no time to create issue. I opened PR with proposed fix, you can take a look here - https://github.com/fastapi/fastapi/pull/12944

Hi all (@espdev, @wu-clan, @YarrikV) I created a library called `fastapi-backports`, and it contains backports for fastapi features that already have a fix. It contains a fix for this issue....

@hauntsaninja I guess code with `Self` should cover all the cases when `TypeVar` workaround was used. So if this code works as expected: ```py import copy from typing import TypeVar...

I don't know why coverage is not 100%(

> 👋 Good to see you here. :) @Kludex Long time no see, good to see you again!

> Instead of just continuing the last conversation, can we select the session we want to continue? It would be nice to have a drop-down where the user could select...

@DouweM Yup, I will try to wrap it all this week

Hi all, sorry for no response. Does it still make sense for me to work on this feature? If yes, I will try to do it ASAP

Hi @DouweM, I tried to add fixes. Could you please take a look? If everything is good, I will add tests.

@Kludex @DouweM Sorry for disappearing for a while 😢 Just to summarize and make sure I understood the next steps here. We just need to intoduce `--continue` with the optional...