Closed
Description
Python 3.13 is scheduled for release in October.
https://devguide.python.org/versions/#supported-versions
A version that explicitly supports Python 3.13 will likely be released after GitHub Actions begins supporting the stable version of Python 3.13, to ensure compatibility in the CI pipeline.
We may upgrade the version of black
, or perhaps take this opportunity to adopt another formatter like ruff
.
Feel free to share your thoughts with the community.
Activity