Skip to content

Add 3.9 to doc list of cpython versions#2033

Merged
gaborbernat merged 1 commit intopypa:mainfrom
sirosen:patch-1
Dec 10, 2020
Merged

Add 3.9 to doc list of cpython versions#2033
gaborbernat merged 1 commit intopypa:mainfrom
sirosen:patch-1

Conversation

@sirosen
Copy link
Copy Markdown
Contributor

@sirosen sirosen commented Dec 9, 2020

virtualenv has the 3.9 classifier and therefore advertises itself as compatible with cpython 3.9. Add it to the list of supported cpython versions in the install doc.

virtualenv has the 3.9 classifier and therefore advertises itself
as compatible with cpython 3.9. Add it to the list of supported
cpython versions in the install doc.
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 9, 2020

Codecov Report

Merging #2033 (76ac4df) into main (8b8a249) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2033   +/-   ##
=======================================
  Coverage   94.34%   94.34%           
=======================================
  Files          87       87           
  Lines        4316     4316           
=======================================
  Hits         4072     4072           
  Misses        244      244           
Flag Coverage Δ
tests 94.34% <ø> (ø)

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

Impacted Files Coverage Δ
src/virtualenv/seed/embed/base_embed.py 96.22% <0.00%> (-1.89%) ⬇️
src/virtualenv/util/path/_pathlib/__init__.py 96.96% <0.00%> (+3.03%) ⬆️

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 8b8a249...76ac4df. Read the comment docs.

Copy link
Copy Markdown
Contributor

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaborbernat gaborbernat merged commit 287629a into pypa:main Dec 10, 2020
@sirosen sirosen deleted the patch-1 branch December 10, 2020 15:08
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