Skip to content

Implement pairwise TODO in converstion/base.py#449

Merged
thomaspatzke merged 1 commit intoSigmaHQ:mainfrom
FlorianBracq:florian/pairwise-todo
Apr 6, 2026
Merged

Implement pairwise TODO in converstion/base.py#449
thomaspatzke merged 1 commit intoSigmaHQ:mainfrom
FlorianBracq:florian/pairwise-todo

Conversation

@FlorianBracq
Copy link
Copy Markdown
Contributor

Implemented the TODO in conversion/base.py that was waiting on python<3.10 not to be supported.

TODO: from Python 3.10 this can be replaced with itertools.pairwise(), but for now we keep support for Python <3.10

I also took the opportunity to rename variables to (hopefully) clearer names and slightly modify the way the list of indices is created.

@thomaspatzke thomaspatzke merged commit 20ae6a9 into SigmaHQ:main Apr 6, 2026
20 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.

2 participants