Skip to content

DeprecationWarning coming from urllib3 #468

@astrojuanlu

Description

@astrojuanlu

When using the Kaggle API, I get a DeprecationWarning coming from urllib3:

/home/juanlu/.micromamba/envs/kaggle310-dev/lib/python3.10/site-packages/kaggle/rest.py:62: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly.
  return self.urllib3_response.getheaders()

Relevant versions:

kaggle                 1.5.13
urllib3                1.26.15

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