Skip to content

SSL context is not supported on Python < 3.4.3 #11

Description

@farzadghanei
$ python3 -m elasticmetrics.tool --ssl --insecure
[WARNING] elasticmetrics.tool: disabled SSL certificate verification. requests are insecure
[ERROR] elasticmetrics.tool: urlopen() got an unexpected keyword argument 'context'
$ python3 --version
Python 3.4.2

according to docs context is added from 3.4.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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