Skip to content

Use NodeSet or set instead of keys list in Task.iter_*() #124

Open
@thiell

Description

@thiell

In a process to simplify (and improve the performance of) the library API, we are going to change the ''keys'' list to a NodeSet whenever possible (will failback to standard ''set'' otherwise) for the following [wiki:Task] methods:

{{{iter_buffers()}}}
{{{iter_errors()}}}
{{{iter_retcodes()}}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions