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

Fix decoding of nested collections #357

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dax
Copy link

@dax dax commented Apr 27, 2022

Fix #191

  • reuse _support_extended_types to decode items of a collection
  • iterate over the list of types while decoding tuple's items

lidatong
lidatong previously approved these changes Aug 14, 2022
@dax dax force-pushed the fix-decoding-of-nested-collections branch from ac614fc to 84b32b7 Compare September 22, 2022 09:21
@dax
Copy link
Author

dax commented Sep 28, 2022

@lidatong I have rebased the branch to fix the merge conflict. It should be mergeable now.

@george-zubrienko
Copy link
Collaborator

@dax hello again :) could please sync your branch, so we can merge the PR?

@dax dax force-pushed the fix-decoding-of-nested-collections branch from 84b32b7 to ce29b31 Compare June 21, 2023 15:47
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.

Containers of extended types do not work [bug]
3 participants