Skip to content

Plugin breaks in Python 3.9 #101

Description

@miguelbernadi

Python 3.9 removed the function encodestring from base64 module which makes the plugin fail to start in my system. I have a local fix by using the equivalent function encodebytes, which was introduced in 3.0 but I don't know if this would break supported installations. I can open a PR with the fix if desired.

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