-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.8, 6.9
-
None
-
-
d7ec3c73b (dev), 49c03c1d6 (6.9), f575db216 (tqtc/lts-6.8)
PySide6 6.9.1 fixed the `from __future__ import annotations` being incorrectly added before docstring, which reveals a new issue since 6.8: The mypy pragma comment should not be in the docstring itself !