Skip to content

Compilation of extended iterable unpacking (stars in assignment) #7

@bjpop

Description

@bjpop

We do not currently support the compilation of extended iterable unpacking, e.g.

a, *b, c = range(5)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions