Skip to content

collections.Iterable considers pymbolic expressions iterable #10

@dokempf

Description

@dokempf

The implementation in https://github.com/inducer/pymbolic/blob/master/pymbolic/primitives.py#L609 causes collections.Iterable to consider all pymbolic expressions iterable (although they are explicitly not). I am not sure on the correct way to fix this, as I do not know the reason this error-raising implementation has been added. I am working around this for now, just wanted to let you know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions