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
Install Python to Windows CI image (ask @kmaehashi)
Fix code and CI to support the new vesrion.
FlexCI: Update .pfnci/schema.yaml and .pfnci/matirx.yaml (note: Some Python libraries may not be supported with the newer versions of Python. In that case you should also limit the library version.)
Package Metadata: Update package classifier and python_requires tag (if needed) in setup.py.
Backport the above PR.
Fix cupy-release-tools to support the new version.
Backport the above PR.
Update matrix configuration in cupy-package-builder (internal tool)
Python 3.13 is out. We will likely need to bump to Cython 3.1.0+ to support running under the Free-threaded mode. Ref: https://py-free-threading.github.io/tracking/
Tasks
.pfnci/schema.yaml
and.pfnci/matirx.yaml
(note: Some Python libraries may not be supported with the newer versions of Python. In that case you should also limit the library version.)python_requires
tag (if needed) insetup.py
.cupy-release-tools
to support the new version.The text was updated successfully, but these errors were encountered: