Skip to content

Conversation

@FlorianDeconinck
Copy link
Contributor

@FlorianDeconinck FlorianDeconinck commented Oct 21, 2025

Description

  • Drop 3.10 testing
  • Cartesian: move parsing base python version

Requirements

  • All fixes and/or new features come with corresponding tests.
  • Important design decisions have been documented in the appropriate ADR inside the docs/development/ADRs/ folder.

@romanc romanc changed the title refactor[all]: Dropping python 3.10 support build: Dropping python 3.10 support Oct 21, 2025
Copy link
Contributor

@romanc romanc left a comment

Choose a reason for hiding this comment

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

I still see references to 3.10 in

  • pyproject.toml: the section [tool.ruff] has a target-version
  • .devcontainer/Dockerfile
  • ci/Dockerfile
  • the jupyter notebooks under docs/user/next/workshop (not sure if all of those need to change)

@FlorianDeconinck
Copy link
Contributor Author

  • the jupyter notebooks under docs/user/next/workshop (not sure if all of those need to change)

Those I believe are "last run version", so irrelevant.

@FlorianDeconinck
Copy link
Contributor Author

This is passing checks now. I turned on 3.11 in the stead of 3.10 in the ci

Copy link
Contributor

@romanc romanc left a comment

Choose a reason for hiding this comment

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

Looks good to me now.

Copy link
Contributor

@havogt havogt left a comment

Choose a reason for hiding this comment

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

lgtm, but we need to update our deployment environment first, therefore I need to block this PR for a bit.

@FlorianDeconinck
Copy link
Contributor Author

lgtm, but we need to update our deployment environment first, therefore I need to block this PR for a bit.

All good, merge when ready.

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