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 testing support for Python 3.3, closes #688 #713

Merged
merged 8 commits into from
Feb 28, 2018

Conversation

tburrows13
Copy link
Collaborator

I don't actually know how Travis works, but as far as I can tell, this will stop if testing for Python 3.3, as discussed in #688.

@tburrows13 tburrows13 added the tests Related to individual tests in the test suite or running the test suite. label Feb 12, 2018
@coveralls
Copy link

coveralls commented Feb 12, 2018

Coverage Status

Coverage remained the same at 57.202% when pulling 8e9516c on tburrows13:no_py33 into b0e3ed4 on Zulko:master.

@tburrows13
Copy link
Collaborator Author

@Zulko, permission to merge this please?

@cclauss
Copy link

cclauss commented Feb 13, 2018

Python 3.3 end of life was September 2017 https://devguide.python.org/#branchstatus

@tburrows13
Copy link
Collaborator Author

Merging this as everyone seems in agreement in #688.

@tburrows13 tburrows13 merged commit ced055f into Zulko:master Feb 28, 2018
@tburrows13
Copy link
Collaborator Author

tburrows13 commented Mar 30, 2018

Just thought that I'd just show the moviepy installs in the last 30 days, (via pypinfo --percent --pip --markdown moviepy pyversion):

python_version percent download_count
2.7 37.67% 3,187
3.6 35.65% 3,016
3.5 24.63% 2,084
3.4 1.95% 165
3.7 0.05% 4
2.6 0.04% 3
3.3 0.01% 1

And in the last year:

python_version percent download_count
2.7 45.25% 60,172
3.5 30.18% 40,138
3.6 20.32% 27,022
3.4 4.01% 5,332
2.6 0.15% 197
3.7 0.05% 70
3.3 0.03% 40
None 0.00% 5
3.2 0.00% 1

@tburrows13 tburrows13 deleted the no_py33 branch March 30, 2018 17:43
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

Successfully merging this pull request may close these issues.

None yet

3 participants