Skip to content

Fix opening-brace handling in split_parameters#10

Merged
dcconner merged 1 commit into
FlexBE:mainfrom
RPRKLR:fix/param-brace-split
Jun 26, 2026
Merged

Fix opening-brace handling in split_parameters#10
dcconner merged 1 commit into
FlexBE:mainfrom
RPRKLR:fix/param-brace-split

Conversation

@RPRKLR

@RPRKLR RPRKLR commented Jun 26, 2026

Copy link
Copy Markdown

The bracket-depth counter listed '}' as an opening bracket and omitted
'{', so dict/set literals passed as state parameters were split at their
internal commas, corrupting formatted state code.

The bracket-depth counter listed '}' as an opening bracket and omitted
'{', so dict/set literals passed as state parameters were split at their
internal commas, corrupting formatted state code.
@dcconner dcconner merged commit 70240e8 into FlexBE:main Jun 26, 2026
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.

3 participants