Skip to content

End Python 2.7 support #167

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 3 commits into from
Apr 25, 2021
Merged

End Python 2.7 support #167

merged 3 commits into from
Apr 25, 2021

Conversation

hoefling
Copy link
Member

Python 2.7 has reached EOL on 1st Jan 2020, and with the CI services not offering the necessary infrastructure, supporting it has got very tedious. This PR removes 2.7 from the CI pipeline.

Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2021

Codecov Report

Merging #167 (c147027) into master (6ed9d42) will decrease coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
- Coverage   88.41%   88.25%   -0.17%     
==========================================
  Files          12       12              
  Lines        2081     2044      -37     
==========================================
- Hits         1840     1804      -36     
+ Misses        241      240       -1     
Impacted Files Coverage Δ
src/main.c 77.77% <0.00%> (-5.56%) ⬇️
src/tree.c 95.32% <0.00%> (-0.13%) ⬇️
src/template.c 90.36% <0.00%> (-0.07%) ⬇️
src/constants.c 96.32% <0.00%> (-0.04%) ⬇️
src/platform.h 100.00% <0.00%> (+16.00%) ⬆️

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 6ed9d42...c147027. Read the comment docs.

@hoefling hoefling merged commit 7bbeed4 into xmlsec:master Apr 25, 2021
@hoefling hoefling deleted the py27-eol branch April 25, 2021 20:17
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.

2 participants