Skip to content

TST: dont break ABCPandasArray checks #27014

Closed
@jbrockmendel

Description

@jbrockmendel

Apparently tests.extension.tests_numpy patches PandasArray._typ so as to break all isinstance(obj, ABCPandasArray) checks. Learning this in the process of troubleshooting failing tests is really frustrating. This is a code smell and should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Testingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions