Skip to content

Conversation

@InvincibleRMC
Copy link
Contributor

Description

For the work around making sequences cast to list it required several changes to the spaghetti which was the template around it. This PR only moves the spaghetti out into python where making these changes is easier to test going forward and easier to enforce coding standards. A big of the reason this was done is the upcoming draft of the PR I had it basically required running this block a second time in some cases and the way it was templated it just was not possible without just copying the whole block and hoping.

I tested this make no difference by running diff -r on the messages generated by base rolling and this branch to ensure there were no difference.

Is this user-facing behavior change?

No It should only be an internal design detail.

Did you use Generative AI?

Additional Information

Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
@InvincibleRMC
Copy link
Contributor Author

@christophebedard would you be able to review this?

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.

1 participant