Update Python support to 3.14

Open Beginner friendly
#137 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
82/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Tech stack
github-actions, python

Research direction

Review the Python matrix in .github/workflows/build.yml, the classifier list in setup.py, and LATEST_KNOWN_PYTHON in .github/workflows/weekly.yml. Update each location from the issue checklist, then run the repository’s existing checks; done means Python 3.14 is included in the build matrix, classifier metadata, and weekly workflow configuration.

Written by the indexing model from the issue text.

Description

python-version

Python 3.14 has been released (currently testing up to 3.13).

Required changes

  • Add 3.14 to the Python matrix in .github/workflows/build.yml (jobs/setup/strategy/matrix/python)
  • Add Programming Language :: Python :: 3.14 classifier in setup.py (in the )
  • Update LATEST_KNOWN_PYTHON to 3.14 in .github/workflows/weekly.yml (beggining of the file, env section)
Dominant language
Python
Stars
8
Forks
4
Avg merge
2d 3h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from eclipse-ankaios/ank-sdk-python

All issues in eclipse-ankaios/ank-sdk-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.