Необходимо обработать type alias из Python 3.12 для
https://github.com/reagento/dishka/issues/409#issuecomment-2775226820
#dishka
from_context
по аналогии как это сделано для других компонентов провайдераhttps://github.com/reagento/dishka/issues/409#issuecomment-2775226820
#dishka
GitHub
Incorrect TypeAlias resolving · Issue #409 · reagento/dishka
Hey, relates to #360 #398, this PR broke new syntax for declaring TypeAlias in my case. from dishka import Provider, Scope, make_async_container, provide from typing import Any, Callable, Coroutine...
👍5