Cast Sequence to list on assignment (with templates)#249
Cast Sequence to list on assignment (with templates)#249InvincibleRMC wants to merge 8 commits intoros2:rollingfrom
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>
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
|
@christophebedard here is an implementation with straight templates. The only jankness comes not being able to apply indents to templates nicely. If there is some cleaner way I would love to know. Trying to use the |
|
Pulls: #249 |
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
|
Pulls: #249 |
Description
With templates
My proposal on what the solution for The Sequence Api 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