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

Deprecate usage of Python 2.7 interpreter #1082

Merged
merged 2 commits into from
May 13, 2022
Merged

Deprecate usage of Python 2.7 interpreter #1082

merged 2 commits into from
May 13, 2022

Conversation

frostming
Copy link
Collaborator

@frostming frostming commented May 13, 2022

Pull Request Check List

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

@codecov-commenter
Copy link

codecov-commenter commented May 13, 2022

Codecov Report

Merging #1082 (eb574f9) into main (9f36e53) will decrease coverage by 0.01%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main    #1082      +/-   ##
==========================================
- Coverage   83.86%   83.85%   -0.02%     
==========================================
  Files          73       74       +1     
  Lines        6525     6545      +20     
  Branches     1532     1536       +4     
==========================================
+ Hits         5472     5488      +16     
- Misses        725      727       +2     
- Partials      328      330       +2     
Flag Coverage Δ
unittests 83.59% <70.83%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pdm/project/core.py 89.65% <0.00%> (-0.48%) ⬇️
pdm/__version__.py 75.00% <75.00%> (ø)
pdm/utils.py 78.50% <87.50%> (+0.22%) ⬆️
pdm/core.py 88.59% <100.00%> (+1.52%) ⬆️

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 3ed25ff...eb574f9. Read the comment docs.

@frostming frostming merged commit 2d62fc8 into main May 13, 2022
@frostming frostming deleted the deprecate/py27 branch May 13, 2022 02:33
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