There's no reason it needs a concrete list, any iterable is fine. This does mean that we need to explicitly check for `str | bytes` in the listify pass, as `str` and `bytes` are both iterable.pull/10034/head
parent
c0be7e05b0
commit
7a38d81ff9
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue