Skip to content

Conversation

@tzlaine
Copy link
Collaborator

@tzlaine tzlaine commented Jan 29, 2026

…o a local

attr_type attribute ('attr'), rather than the one supplied ('retval'). Then, take the parsed attribute and either combine it with retval (if they are both containers), or assign attr to retval (if attr_type is not none).

Reproducer by Andreas Buhr.

Fixes #294.

…o a local

attr_type attribute ('attr'), rather than the one supplied ('retval').  Then,
take the parsed attribute and either combine it with retval (if they are both
containers), or assign attr to retval (if attr_type is not none).

Reproducer by Andreas Buhr.

Fixes #294.
@tzlaine tzlaine merged commit 41d939b into develop Jan 31, 2026
22 of 23 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.

Regression introduced: value type in context in rule_parser started changing

2 participants