-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
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
Labels
No labels