mvantellingen / python-zeep

A Python SOAP client
http://docs.python-zeep.org
Other
1.87k stars 578 forks source link

Fix Settings access for Python 3.12 #1408

Open whalesalad opened 4 months ago

whalesalad commented 4 months ago

Trying to read attributes from the Settings object in Python 3.12 is causing an infinite recursion loop.

Tested working on 3.12 and 3.10

miguelci commented 2 weeks ago

hey @mvantellingen, is it possible to look at this? otherwise maybe suggest someone else, as we're also stuck here.

whalesalad commented 2 weeks ago

We’re referencing the repo raw in our requirements file for the time being:

xmltodict==0.13.0
https://github.com/Titan-Research/python-zeep/archive/refs/heads/main.zip
rich-click==1.7.3
miguelci commented 2 weeks ago

thank you for the message, but for me it doesnt work. i keep getting errors :/

AndrewMagerman commented 1 week ago

+1 here for a project in Switzerland, we are also blocked. @mvantellingen, do you need help/support?