Skip to content

Tests fail with Python < 3.5 #1

@sbraz

Description

@sbraz

Hi Jason,
I just ran the tests with various Python versions and some fail, mostly those related to exceptions because the messages changed throughout versions
For instance, Python 3.4 will yield ValueError: need more than 0 values to unpack whereas 3.5 will have ValueError: too many values to unpack (expected 1)

I don't really know if you can fix this only through doctests but I thought it was worth opening an issue for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions