Skip to content

drop python 3.3 support #685

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

Merged
merged 4 commits into from
Jun 12, 2018
Merged

drop python 3.3 support #685

merged 4 commits into from
Jun 12, 2018

Conversation

den-run-ai
Copy link
Contributor

@den-run-ai den-run-ai commented Jun 12, 2018

drop python 3.3 support based on #270 mainly to speed up the builds by 20%

@codecov
Copy link

codecov bot commented Jun 12, 2018

Codecov Report

Merging #685 into master will decrease coverage by 7.46%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #685      +/-   ##
==========================================
- Coverage   76.89%   69.42%   -7.47%     
==========================================
  Files          64        1      -63     
  Lines        5583      278    -5305     
  Branches      889        0     -889     
==========================================
- Hits         4293      193    -4100     
+ Misses       1000       85     -915     
+ Partials      290        0     -290
Flag Coverage Δ
#setup_linux 69.42% <ø> (ø) ⬆️
#setup_windows ?
Impacted Files Coverage Δ
setup.py 69.42% <0%> (-17.99%) ⬇️
src/runtime/runtime.cs
src/runtime/pyansistring.cs
src/runtime/indexer.cs
src/runtime/interop.cs
src/runtime/clrobject.cs
src/runtime/pyscope.cs
src/runtime/pylist.cs
src/runtime/classmanager.cs
src/runtime/pydict.cs
... and 54 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0f6b6b...94af550. Read the comment docs.

@den-run-ai den-run-ai merged commit 397b0b4 into master Jun 12, 2018
@den-run-ai den-run-ai deleted the drop-py33 branch June 12, 2018 13:44
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