Skip to content

Regressions after wrapt 2 support #4462

@xrmx

Description

@xrmx

In the PR adding wrapt 2 conversion we converted all the ObjectProxy users to BaseObjectProxy. Problem is that BaseObjectProxy does not implemented __iter__ and so when wrapping iterable object we break that.

Possible regressions:

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