2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python5,381 stars (5,381 stars)402 forks (402 forks)batch import
enhancementhelp wantedpython
説明
🚀 Feature
Support Python 3.14.
- Issue 種別
- feature
- 調査方針
- First, examine the repository's current Python version support in setup.py/pyproject.toml and CI configuration (e.g., .github/workflows). Check for any existing Python 3.14 compatibility issues or required changes in dependencies. Review the issue comments and similar PRs for guidance. Then, propose updates to version classifiers, test matrix, and potentially code adjustments to ensure compatibility.