Markus

Results 5 comments of Markus

I just tried using poetry for the first time following the introduction guide in the documentation. The official documentation is very misleading and contradicting itself, which has brought me here!...

I ran into this use case today, trying to annotate Qt for Python's `Slot()` decorator. It requires the types of the decorated methods' arguments as parameters. https://stackoverflow.com/questions/76234660/type-hinting-instances-vs-types-with-variadic-generics Has there been...

This is related to https://github.com/microsoft/pylance-release/issues/5612 Currently the same symbol can be treated either as a function or a variable depending on how it is first declared.

I'm not entirely sure it this is the same issue, but I had a similar problem. Also working on a German Windows environment and VSCode refused to change language to...

This issue seems to be fixed with PySide 6.7.1