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 support for Python 3.6 #237

Merged
merged 1 commit into from Jan 6, 2022
Merged

Conversation

seifertm
Copy link
Contributor

@seifertm seifertm commented Jan 6, 2022

CPython 3.6 reached end-of-life on 2021-12-23 [1]. Future releases of pytest will no longer support Python 3.6 [2].

We should consider dropping support for unmaintained Python versions.

[1] https://www.python.org/dev/peps/pep-0494/
[2] pytest-dev/pytest#9437

CPython 3.6 reached end-of-life on 2021-12-23 [1]. Future releases of pytest will no longer support Python 3.6 [2].

[1] https://www.python.org/dev/peps/pep-0494/
[2] pytest-dev/pytest#9437

Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2022

Codecov Report

Merging #237 (5e4389f) into master (5079642) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  Coverage   95.74%   95.74%           
=======================================
  Files           2        2           
  Lines         141      141           
=======================================
  Hits          135      135           
  Misses          6        6           

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 5079642...5e4389f. Read the comment docs.

Copy link
Contributor

@asvetlov asvetlov left a comment

Choose a reason for hiding this comment

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

Agree.
LGTM, thanks for the pull request!

@Tinche Tinche merged commit 7b2bcc0 into pytest-dev:master Jan 6, 2022
@Tinche
Copy link
Member

Tinche commented Jan 6, 2022

@seifertm thanks!

@seifertm seifertm deleted the remove-python-36 branch October 23, 2023 06:14
@seifertm seifertm restored the remove-python-36 branch October 23, 2023 08:17
@seifertm seifertm deleted the remove-python-36 branch October 23, 2023 08: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.

None yet

4 participants