jsii
jsii copied to clipboard
Python typings fail to recognize implemented interfaces
:bug: Bug Report
Affected Languages
- [ ]
TypeScriptorJavascript - [x]
Python - [ ]
Java - [ ] .NET (
C#,F#, ...)
General Information
- JSII Version: 0.22
- Platform: Mac
What is the problem?
I get the error expected type 'IXxx', got Yyy even though Yyy implements IXxx.
For example:
Also related to https://github.com/aws/jsii/issues/3931
closing in favor of https://github.com/aws/jsii/issues/3931
This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.