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 Python 3.4 support #2143

Merged
merged 1 commit into from
Jul 13, 2021
Merged

Drop Python 3.4 support #2143

merged 1 commit into from
Jul 13, 2021

Conversation

gaborbernat
Copy link
Contributor

Signed-off-by: Bernát Gábor [email protected]

@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #2143 (41fa299) into main (63e884e) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2143      +/-   ##
==========================================
- Coverage   93.70%   93.66%   -0.04%     
==========================================
  Files          88       88              
  Lines        4382     4358      -24     
==========================================
- Hits         4106     4082      -24     
  Misses        276      276              
Flag Coverage Δ
tests 93.66% <ø> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
src/virtualenv/discovery/cached_py_info.py 93.06% <ø> (ø)
src/virtualenv/seed/wheels/embed/__init__.py 100.00% <ø> (ø)
src/virtualenv/util/path/_pathlib/__init__.py 100.00% <ø> (+3.03%) ⬆️
src/virtualenv/seed/wheels/bundle.py 96.77% <0.00%> (-3.23%) ⬇️
src/virtualenv/discovery/py_info.py 94.78% <0.00%> (-0.31%) ⬇️
src/virtualenv/seed/embed/base_embed.py 98.11% <0.00%> (+1.88%) ⬆️

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 63e884e...41fa299. Read the comment docs.

Signed-off-by: Bernát Gábor <[email protected]>
@gaborbernat gaborbernat merged commit ce6efc8 into pypa:main Jul 13, 2021
@gaborbernat gaborbernat deleted the 3.4 branch July 13, 2021 09:35
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