Skip to content

axiom.attributes.bytes shadows builtin name #160

@perkinslr

Description

@perkinslr

The attribute class bytes shadows the builtin bytes name. Additionally, it's helpstring says the stored/returned type is a python str, which is incorrect under python3, it now stores/returns a builtins.bytes.

I'm not sure what it should be called instead, maybe blob, as that is the sql-term for arbitrary binary data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions