Skip to content

Cache init parametes bug #18

@juditnovak

Description

@juditnovak

https://github.com/ipinfo/python/blob/master/ipinfo/handler.py#L42

In case cache_options was defined, we end up "re-seinding" it, after having retrieved maxsize and ttl from the same dictionary. This way we multiply the same parameter in the function call, thus it can't perform.

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