Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Python 3.3 testing ? #688

Closed
Zulko opened this issue Dec 20, 2017 · 2 comments
Closed

Remove Python 3.3 testing ? #688

Zulko opened this issue Dec 20, 2017 · 2 comments
Labels
tests Related to individual tests in the test suite or running the test suite.

Comments

@Zulko
Copy link
Owner

Zulko commented Dec 20, 2017

Hi all,

It appears that the Python3.3 tests always fail for some reason, even when tests for all other python versions succeed. This makes PR harder to evaluate as Travis always chimes in to say the tests didnt go through. What about we remove python 3.3 testing ?

@keikoro
Copy link
Collaborator

keikoro commented Dec 20, 2017

Imo it's ok to officially drop support for a Python version that is not the one EVERYONE uses (should such a version exist) if it continually causes problems.

@ghost
Copy link

ghost commented Dec 20, 2017

it seems to be a problem with pytest, which doesn't seem to support python 3.3 I am fine with removing the tests for python 3.3

@keikoro keikoro added the tests Related to individual tests in the test suite or running the test suite. label Jan 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Related to individual tests in the test suite or running the test suite.
Projects
None yet
Development

No branches or pull requests

2 participants