Skip to content

Conversation

@Tenzer
Copy link
Contributor

@Tenzer Tenzer commented Sep 9, 2023

Python 3.7 reached end-of-life on 2023-06-27 so support for it can be dropped.

Python 3.11 was released on 2022-10-24 and has now reached version 3.11.5, so it deserves to be tested against.

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Add an entry in CHANGELOG.rst, summarizing the change and linking to the issue.
  • Run pre-commit hooks and fix any issues.
  • Run pytest and make sure no tests failed.

Tenzer and others added 3 commits September 9, 2023 16:39
Python 3.7 reached end-of-life on 2023-06-27 so support for it can be dropped.

Python 3.11 was released on 2022-10-24 and has now reached version 3.11.5, so
it deserves to be tested against.
Copy link
Member

@northernSage northernSage left a comment

Choose a reason for hiding this comment

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

Thanks :bowtie:

@northernSage northernSage merged commit 4cef5c4 into pytest-dev:master Sep 23, 2023
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