Cast Sequence to list on assignment#247
Conversation
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
|
Pulls: #247 |
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
|
Pulls: #247 |
|
For review I would recommend starting with #246 since its a clean refactor with no external changes. Whereas this builds upon to leverage the backend changes to avoid code duplication. |
Description
My proposal on what the solution for The
SequenceApi discussion.Zulip discussion here.
Is this user-facing behavior change?
Yes in the past users type would only change on receiving from a subscriber but, now the change is done on assignment to be more inline with numpy.array and array.array casts.
Did you use Generative AI?
Additional Information