-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
P3Low priority, leave it in the backlogLow priority, leave it in the backlog
Milestone
Description
With EOL of Python 3.9 in October 2025, we should also move on and test with 3.10 instead of 3.9. Multiple files need to be updated:
- https://github.com/deepset-ai/haystack/blob/main/.github/workflows/tests.yml
- https://github.com/deepset-ai/haystack/blob/main/pyproject.toml
- https://github.com/deepset-ai/haystack/blob/main/.github/workflows/e2e.yml
- https://github.com/deepset-ai/haystack/blob/main/.github/workflows/slow.yml
- https://github.com/deepset-ai/haystack/blob/main/.github/workflows/docusaurus_sync.yml
- https://github.com/deepset-ai/haystack/blob/main/.github/workflows/minor_version_release.yml
- https://github.com/deepset-ai/haystack/blob/main/.github/workflows/promote_unstable_docs.yml
- https://github.com/deepset-ai/haystack/blob/main/haystack/core/component/types.py
- https://github.com/deepset-ai/haystack/blob/main/CONTRIBUTING.md
Metadata
Metadata
Assignees
Labels
P3Low priority, leave it in the backlogLow priority, leave it in the backlog