ArgGroups values don't work well with get_many #3748
Labels
A-parsing
Area: Parser's logic and needs it changed somehow.
C-bug
Category: Updating dependencies
M-breaking-change
Meta: Implementing or merging this will introduce a breaking change.
S-waiting-on-decision
Status: Waiting on a go/no-go before implementing
Milestone
When adding args, we also add them to their groups in
ArgMatches
but with #3732, we fail if the group has disparate types.As an aside, people are paying for this issue when most aren't using it (especially derive).
We should improve this situation
The text was updated successfully, but these errors were encountered: