mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-23 23:59:20 +07:00
so that annotations like "def f(x: Type[T]) -> T" (and vice-versa) work as expected. Additionally, I've added a new method toClass() in PyInstantiableType interface that is supposed to be the opposite to existing toInstance().