-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Spawning from #2
https://github.com/adsharma/py2many/blob/main/tests/cases/bubble_sort.py fails with
Node of type '<class '_ast.Tuple'>' is not fully supported
https://github.com/adsharma/py2many/blob/main/tests/cases/dict.py fails with
Node of type '<class '_ast.Dict'>' is not fully supported
We dont have a separate test case for sets, but {1, 2, 3, 4} also fails with
Node of type '<class '_ast.Set'>' is not fully supported
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels