Skip to content

Conversation

@kojiromike
Copy link

No description provided.

@kojiromike
Copy link
Author

The python 3.3 failure in TravisCI seems to be due to a bug in pylint: singledispatch was added to functools in 3.4, but pylint tries to use it in python 3.3 even though it does not try to use it in python 2.7.

@kojiromike
Copy link
Author

The latest version of pylint says it supports python 3.4 and up, so this issue will likely not get fixed. I suggest that important should either drop support for python 3.3 or at least stop running pylint on it.

@kojiromike
Copy link
Author

bump?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant