Skip to content

Conversation

@theseal
Copy link
Contributor

@theseal theseal commented Mar 26, 2025

by Resource.parse

Fixes errors like:
ERROR pyff.resource Failed handling resource:
MDServiceListParser.parse.._update_entities() takes 1 positional argument but 2 were given

by Resource.parse

Fixes errors like:
ERROR pyff.resource Failed handling resource:
MDServiceListParser.parse.<locals>._update_entities() takes 1 positional
argument but 2 were given
@johanlundberg johanlundberg self-requested a review March 27, 2025 09:16
Without the deep copy all opts were added to the origin.
E.g causing Lambas to be run on each "entity" instead of just the selected
child.
@theseal
Copy link
Contributor Author

theseal commented Apr 10, 2025

Big shout out to @johanlundberg and @mikaelfrykholm for debugging the last commit.

@mikaelfrykholm mikaelfrykholm merged commit 55d280a into IdentityPython:master Apr 11, 2025
10 checks passed
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.

4 participants