Skip to content

Conversation

@burnison
Copy link

@burnison burnison commented Oct 1, 2025

To my best understanding, in 4e5edc9, the flow_map_* and flow_seq_* class variables were added to allow different formatting for flow mappings and flow sequences. However, it seems that these are currently not functional due to an assert.

This commit makes a small change to allow, in particular, the flow_map_start variable to be set and adds a test to help prevent a future regression.

To my best understanding, in 4e5edc9, the `flow_map_*` and `flow_seq_*`
class variables were added to allow different formatting for flow
mappings and flow sequences. However, it seems that these are currently
not functional due to an assert.

This commit makes a small change to allow, in particular, the
`flow_map_start` variable to be set and adds a test to help prevent a
future regression.
Copy link
Collaborator

@smurfix smurfix left a comment

Choose a reason for hiding this comment

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

I don't have time for an in-depth review right now, but this looks sufficiently sane to me.

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.

2 participants