Skip to content

ENH: Make attributes field on PNode and PProvisionalNode mandatory in pytask v0.6.0. #660

@tobiasraabe

Description

@tobiasraabe

Is your feature request related to a problem?

In #648, all implementations of PNode and PProvisionalNode received a new field attributes to store arbitrary data on a node like on a task. The field is not yet mandatory because requiring the field on the protocol would potentially break people's code. Instead we display warnings.

The warnings should be removed in v0.6.0 and the field should be added to the protocols.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions