Files
sqlalchemy/test/base
Mike Bayer 1fad31cb94 use a standard function to check for iterable collections
Fixed 2.0 regression in :class:`.MutableList` where a routine that detects
sequences would not correctly filter out string or bytes instances, making
it impossible to assign a string value to a specific index (while
non-sequence values would work fine).

Fixes: #10784
Change-Id: I829cd2a1ef555184de8e6a752f39df65f69f6943
(cherry picked from commit 99da5ebab3)
2023-12-20 15:42:02 -05:00
..
2023-06-05 20:49:38 +02:00
2023-01-11 20:24:29 +01:00