docs: Add issue 9917 bugfix explanation to changelog
This commit is contained in:
parent
24bb8eb9af
commit
18c4449cc0
|
@ -0,0 +1,2 @@
|
||||||
|
String representation for `ApproxSequenceLike` was failing on tuples, fixed by
|
||||||
|
generalizing `_recursive_list_map` to all sequences. Renamed function to: `_recursive_sequence_map`.
|
Loading…
Reference in New Issue