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

Python fix union deserialization #1335

Merged

Conversation

Thoralf-M
Copy link
Member

Description of change

Python fix union deserialization by using a custom decoder with the type field

Links to any relevant issues

Fixes #1164

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How the change has been tested

Running the outputs tests

DaughterOfMars
DaughterOfMars previously approved these changes Sep 27, 2023
Copy link

@DaughterOfMars DaughterOfMars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

c:

kwek20
kwek20 previously approved these changes Sep 28, 2023
DaughterOfMars
DaughterOfMars previously approved these changes Sep 28, 2023
Copy link
Member

@thibault-martinez thibault-martinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failing

kwek20
kwek20 previously approved these changes Oct 2, 2023
@thibault-martinez thibault-martinez merged commit 9266efe into iotaledger:2.0 Oct 2, 2023
3 of 4 checks passed
@Thoralf-M Thoralf-M deleted the python-fix-union-deserialization branch October 2, 2023 12:45
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.

Python deserialization fails for union types
5 participants