Skip to content

Remove all version references to obsolete pytest versions #5184

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 1 commit into from
Apr 29, 2019

Conversation

nicoddemus
Copy link
Member

Remove version references to pytest 2 and 3.

Just like Python 3 no longer has references to Python 2, I think
we should follow the same approach in pytest.

Remove version references to pytest 2 and 3.

Just like Python 3 no longer has references to Python 2, I think
we should follow the same approach in pytest.
@codecov
Copy link

codecov bot commented Apr 28, 2019

Codecov Report

Merging #5184 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5184   +/-   ##
=======================================
  Coverage   96.06%   96.06%           
=======================================
  Files         114      114           
  Lines       25825    25825           
  Branches     2550     2550           
=======================================
  Hits        24810    24810           
  Misses        705      705           
  Partials      310      310

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 9c700d1...9c5da9c. Read the comment docs.

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

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

I'd delete the extra blank lines too -- some cases there's 2-3 in a row now :)

@nicoddemus
Copy link
Member Author

I did a quick find/replace and Sublime leaves it like that, so I'm gonna keep it for now if you don't mind. 😁

@nicoddemus nicoddemus merged commit 772a4a5 into pytest-dev:master Apr 29, 2019
@nicoddemus nicoddemus deleted the obsolete-versions branch April 29, 2019 11:02
blueyed added a commit to blueyed/pytest that referenced this pull request Apr 6, 2020
blueyed added a commit that referenced this pull request Apr 7, 2020
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