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

Change minimum Python version to 3.10 #1172

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

zsambokiandras
Copy link
Contributor

@zsambokiandras zsambokiandras commented Jan 9, 2025

Bug / Requirement Description

Drop support for py 3.7 and 3.8, minimum version is 3.10+.

Solution description

Changed documentation and config files.

Checklist:

  • Test
  • Example (both test_plan.py and .rst)
  • Documentation (API)
  • News fragment present for release notes
  • MS info leakage check
  • For new driver: driver index page
  • For new assertion: ui/pdf/std renderers, documentation
  • For new cmdline arg: documentation

@Pyifan
Copy link
Contributor

Pyifan commented Jan 13, 2025

hi Andras, let's add a newsfrag, stating we are going to drop support for python <3.10 in 4 weeks' time. And keep 3.7, 3.8 test job for now, and let's remove later.

@zsambokiandras zsambokiandras marked this pull request as ready for review January 15, 2025 14:59
@zsambokiandras zsambokiandras requested a review from a team as a code owner January 15, 2025 14:59

You will need a working python 3.7+ interrpreter preferably a venv, and for the interactive ui you need node installed.
You will need a working python 3.10+ interpreter preferably a venv, and for the interactive ui you need node installed.
Copy link
Contributor

Choose a reason for hiding this comment

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

actually i don't think we need to mention minor python versions here

doc/en/getting_started.rst Outdated Show resolved Hide resolved
doc/en/index.rst Outdated Show resolved Hide resolved
doc/en/getting_started.rst Outdated Show resolved Hide resolved
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.

3 participants