Skip to content

fix: Forward group end tag in lazy decode#2162

Merged
dcodeIO merged 3 commits intomasterfrom
patch/fix-decode-group-end
Apr 27, 2026
Merged

fix: Forward group end tag in lazy decode#2162
dcodeIO merged 3 commits intomasterfrom
patch/fix-decode-group-end

Conversation

@dcodeIO
Copy link
Copy Markdown
Member

@dcodeIO dcodeIO commented Apr 24, 2026

Makes decode_setup forward the internal group end-tag to the decoder.

Fixes #2148

@dcodeIO
Copy link
Copy Markdown
Member Author

dcodeIO commented Apr 27, 2026

Only contains the regression test after merging the current head, which is expected.

@dcodeIO dcodeIO merged commit 3a48675 into master Apr 27, 2026
4 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 27, 2026
@dcodeIO dcodeIO deleted the patch/fix-decode-group-end branch April 29, 2026 15:22
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.

decode_setup() doesn't forward the group end-tag argument

2 participants