Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix option/choice order sync, redo _pos calculation. #882

Merged
merged 2 commits into from Jun 25, 2022

Conversation

FayeDel
Copy link
Collaborator

@FayeDel FayeDel commented Jun 25, 2022

About

This pull request fixes the lack of respecting option/choice order on command synchronisation (which beforehand leads to it being skipped instead of synced) and redo the _pos calculation so that subcommand option placement works better (There's no ValueError and therefore does infact sync,)

Checklist

Copy link
Contributor

@EdVraz EdVraz left a comment

Choose a reason for hiding this comment

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

LGTM

@EdVraz EdVraz merged commit e8568df into interactions-py:unstable Jun 25, 2022
@FayeDel FayeDel deleted the unstable-core-sync-order branch July 30, 2022 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants