Skip to content

get_unpacked_marks() got an unexpected keyword argument 'consider_mro' #654

@Carreau

Description

@Carreau

I just got the following in CI

INTERNALERROR>   File "/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/pytest_asyncio/plugin.py", line 552, in pytest_collectstart
INTERNALERROR>     marks = get_unpacked_marks(collector.obj, consider_mro=True)
INTERNALERROR> TypeError: get_unpacked_marks() got an unexpected keyword argument 'consider_mro'

I can/will pin, but just warning you in case it matters. I am pinned to Pytest<7.1 for various reasons, so maybe you need to have a min version of pytest ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions