Skip to content

Validate symbol constructor arguments #1465

@kwmsmith

Description

@kwmsmith

check that the first arg is a valid name string, and the second is a valid dshape.

This leads to recursion error:

>>> d = bz.data(...)
>>> s = bz.symbol('name', d)
>>> s[s.foo == 'bar']

ping @necaris

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions