forked from mvantellingen/python-zeep
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix parsing of faults with empty namespace
Parsing soap faults falls back to extracting attributes without a namespace, if it can't find a namespaced attribute. Fixes mvantellingen#1254
- Loading branch information
David Poisl
committed
Jul 28, 2023
1 parent
377d931
commit b69d992
Showing
2 changed files
with
42 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters