Skip to content

Cache give error when switching python versions #29

@xuru

Description

@xuru

Switching from python 3.5 to python 2.7 gives the following error:

ValueError: unsupported pickle protocol: 3

Best way to reproduce this is running the tests with tox:

[tox]
envlist = py27, py35

If I get some free time, I'll try and write up a pull request.

Thanks!

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