-
- Downloads
Check if instances are lists, not sequences. (#12128)
As a str is a sequence, the checks were not granular enough and would allow lists or strings, when only lists were valid.
changelog.d/12128.misc
0 → 100644
Please register or sign in to comment