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

Drop support for Python 2.6 and 3.2 #119

Merged
merged 5 commits into from
Sep 11, 2018
Merged

Conversation

JonathonReinhart
Copy link
Owner

Closes #118

@JonathonReinhart JonathonReinhart added this to the v3.0 milestone Sep 6, 2018
@codecov-io
Copy link

codecov-io commented Sep 6, 2018

Codecov Report

Merging #119 into master will decrease coverage by <.01%.
The diff coverage is 77.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   94.95%   94.95%   -0.01%     
==========================================
  Files           9        9              
  Lines         595      575      -20     
==========================================
- Hits          565      546      -19     
+ Misses         30       29       -1
Impacted Files Coverage Δ
scuba/utils.py 100% <ø> (ø) ⬆️
scuba/compat.py 100% <ø> (+3.84%) ⬆️
scuba/dockerutil.py 89.06% <33.33%> (ø) ⬆️
scuba/version.py 68.42% <66.66%> (-0.81%) ⬇️
scuba/config.py 98.76% <83.33%> (ø) ⬆️
scuba/__main__.py 96.72% <92.85%> (ø) ⬆️

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 0ab18cc...a0b5fa2. Read the comment docs.

@JonathonReinhart
Copy link
Owner Author

FYI: This branch will need updated shortly. I want to complete #88 first, and release Scuba v2.3.0 before merging this PR in preparation for v3.0.0.

@JonathonReinhart JonathonReinhart changed the title Drop support for Python 2.6 Drop support for Python 2.6 and 3.2 Sep 11, 2018
- Python 2.6 has been EOL since 2013-10-29.
- Python 3.2 has been EOL since 2016-02-27.
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.

3 participants