Skip to content

Toolset: remove deprecated __add__; remove deprecated add(toolset) #12302

Description

@anakin87

In #12298, for Toolset we introduced two deprecations:

  • __add__ method
  • add(toolset). add(tool) is still supported

After 3.1.0, we should remove the deprecated method and code paths. _ToolsetWrapper must also be removed: it only exists to support __add__.

These changes will be released in 3.2.0.

(Reference POC: #12271)


👋 Hello there! This issue will be handled internally and isn't open for external contributions. If you'd like to contribute, please take a look at issues labeled contributions welcome or good first issue. We'd really appreciate it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low priority, leave it in the backlog

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions