`tensorflow_text` lacks a Python 3.13 package
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 379
- Avg merge
- 3h 30m
- Merged PRs (30d)
- 8
Description
Python 3.13 has been out for a while, and tensorflow already started to support it months ago, since 2.20.0. But tensorflow_text PyPI package is still 2.19.0.
Can we have a new release that is compatible with 3.13? This will allow dependent packages like Flax to upgrade to Python 3.13.
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 reviewing how the tensorflow_text 2.19.0 package declares Python compatibility and how TensorFlow 2.20.0 added Python 3.13 support. Check the repository's release and packaging process; done means a new tensorflow_text release is available on PyPI and can be installed on Python 3.13.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100