Skip to content

Autopage resolver method exception in Python3 #42

@wazofski

Description

@wazofski

method.GET(autoPage=True) #, **opt)

File "lib64/python3.6/site-packages/pyaci/core.py", line 1101, in GET
newKwargs = dict(pageOptions.items() + kwargs.items())
TypeError: unsupported operand type(s) for +: 'dict_items' and ‘dict_items’

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions