You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Python 3.13/3.14 support and docs updates (#4248)
## Summary
- add Python 3.13 and 3.14 support metadata and CI matrix coverage
- update auto-format workflow to run with Python 3.14 and black 26.1.0
- remove deprecated distutils usage in setup.py for Python 3.12+
- update installation and release-note docs for Python 3.13/3.14 support
- keep TensorFlow integration test path on Python 3.12 for compatibility
0 commit comments