sparse-intern-71089
02/20/2023, 7:16 AMgreat-sunset-355
02/21/2023, 2:33 PMrhythmic-branch-12845
02/22/2023, 3:14 AMbillowy-army-68599
Yes, all SDKs are generated from the original Go Code, where this is facilitated by interfaces which were not properly translated into python namespaces/packagesthis isn’t correct. The general reason the Python type system is as it is is because of the way the Python type system works. There is an upcoming project to convert python’s typings to `TypedDict`: https://github.com/pulumi/pulumi/issues/11732 Typescript doesn’t get more love than the other languages, it’s just the case that TS is good at expressing the complex types needed
billowy-army-68599
billowy-army-68599
rhythmic-branch-12845
02/22/2023, 11:31 AM