Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev into master for version 0.21 #57

Merged
merged 5 commits into from
Mar 2, 2023
Merged

Merge dev into master for version 0.21 #57

merged 5 commits into from
Mar 2, 2023

Conversation

hifiberry
Copy link
Owner

No description provided.

ssalonen and others added 5 commits March 2, 2023 08:19
xmltodict v0.13 started using dict (instead of previous default
OrderedDict) when parsing xml with python < 3.7. See
martinblech/xmltodict@231b4d4

This restores the previous behaviour, using OrderedDict, making the
behaviour compatible with dsptoolkit. The change should be backwards
compatible with older versions of xmltodict, as dict_constructor
parameter has been there for quite some time.

Signed-off-by: Sami Salonen <[email protected]>
Fix for xmltodict v0.13. Fixes #53
@hifiberry hifiberry merged commit 0ee7c15 into master Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants