Skip to content

DeprecationWarning: onerror argument is deprecated, use onexc instead on python 3.12b1 #11060

@graingert

Description

@graingert

when running with filterwarnings=error at exit pytest prints:

python3.12/site-packages/_pytest/pathlib.py:152: DeprecationWarning: onerror argument is deprecated, use onexc instead
  shutil.rmtree(str(path), onerror=onerror)

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