Skip to content

Conversation

@kyrias
Copy link
Owner

@kyrias kyrias commented Jan 7, 2025

This was accidentally broken when updating itertools to 0.13 as it changes the semantics of multi_cartesian_product where empty iterators always returns one empty vector.

Resolves #20.

This was accidentally broken when updating `itertools` to 0.13 as it
changes the semantics of `multi_cartesian_product` where empty iterators
always returns one empty vector.

Signed-off-by: Johannes Löthberg <[email protected]>
Reported-by: nopeNoshishi <[email protected]>
@kyrias kyrias merged commit 276a873 into main Jan 7, 2025
4 checks passed
@kyrias kyrias deleted the fix-runtime-only-params branch January 7, 2025 17:58
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.

Error in match statement generated when no compile-time condition

2 participants