[Feature]: Add python3.14 support
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 248
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 4
Description
What feature would you like to request?
We're currently unable to add support of python3.14 due to onnxruntime not supporting it.
https://github.com/microsoft/onnxruntime/issues/26473#issuecomment-3492691567
I assume it will be available with the next release of onnxruntime
Is there any additional information you would like to provide?
No response
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.
Research direction
Start by checking the repository's Python version constraints and dependency configuration, then verify whether the next onnxruntime release supports Python 3.14 as referenced in the issue. Done means Python 3.14 can be declared and installed without the current onnxruntime limitation, with the relevant package checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100