Commit ead674b
fix: check all extras in version solver dependency filter (#10798)
in_extras[0] only checked the first extra. Dependencies tied to
multiple extras were undercounted when requested via a secondary
extra, affecting resolution priority ordering.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 95cd84c commit ead674b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
| 538 | + | |
| 539 | + | |
539 | 540 | | |
540 | 541 | | |
541 | 542 | | |
| |||
0 commit comments