Skip to content

Conversation

@DDiyash
Copy link

@DDiyash DDiyash commented Dec 28, 2025

Metadata

Details

This pull request updates the officially supported Python version range for openml-python from 3.8–3.13 to 3.10–3.14, in line with currently supported Python releases.

The following changes were made:

Updated pyproject.toml to reflect the new supported Python range (3.10–3.14).

Extended GitHub Actions CI workflows (test.yml, dist.yaml, docs.yaml) to include Python 3.14.

Updated documentation (README.md) wherever Python version support is mentioned.

No new functionality or tests were introduced; this is a maintenance update to keep Python version support and CI configuration up to date.

This change ensures that users and contributors can use and test openml-python on the latest supported Python versions.

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.

[MNT] add python 3.14 support and deprecate 3.8, 3.9 after EOL

1 participant