Doug Addy
Doug Addy
I would be keen to see this fixed in a way which doesn't add additional hidden requirements on a schema - if we have a nested hierarchy of types with...
> Thanks for your interest in this. We unlikely to add a switch for that aspect, it's too specific. We more likely to ship this as a breaking change (major...
I don't know if we managed to get to the bottom of how we can support Channel Binding in Negotiate authentication. That's likely one of the edge cases where we...
I'm slightly surprised that, as the previous commenter mentions, with autodoc this is not supported as-is. A child class has a method inherited from the parent accessible as `Child.method()` precisely...
Respectfully, just because there are bugs in a package does not mean that another report is invalid, and I personally find the tone of your response a little confrontational. In...
Thank you for the additional context, yes it makes sense that the interpreter builds that context, I suspect my surprise is partly because autodoc is clearly able to determine which...
This affected me as well, the proposed fix in the linked PR solved the issue for me. Is there any chance it could be reviewed and merged?
I don't know if you managed to sort this issue in the end, but the error message suggests that you've exceeded a usage limit on the API. If you cannot...
I'm glad you found a solution that worked for you!
Zeep definitely does handle xsd:Array just fine, you will need to provide the relevant information from the wsdl and an example of the server response you're getting. Check [here](https://docs.python-zeep.org/en/master/reporting_bugs.html) for...