Update Python support to 3.14
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
- Domain
- build-system, ci-cd
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 3.14 has been released (currently testing up to 3.13).
Required changes
- Add
3.14to the Python matrix in.github/workflows/build.yml(jobs/setup/strategy/matrix/python) - Add
Programming Language :: Python :: 3.14classifier insetup.py(in the ) - Update
LATEST_KNOWN_PYTHONto3.14in.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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from eclipse-ankaios/ank-sdk-python
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 35/100
eclipse-ankaios/ank-sdk-python#99 · 1 comment ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
enhancement good first issue
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Add system tests Openenhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
All issues in eclipse-ankaios/ank-sdk-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100