https://bugs.kde.org/show_bug.cgi?id=358770
Bug ID: 358770 Summary: no declarations created for arguments after * Product: kdev-python Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Language support Assignee: m...@svenbrauch.de Reporter: m...@svenbrauch.de Example code: def __init__(self, name: str, paths: CheriPaths, *, sourceDir="", buildDir="", installDir: Path=None, gitUrl=""): pass -- You are receiving this mail because: You are watching all bug changes.