Closed
Description
Feature Description
Build and publish free-threaded wheels for python3.13t support
Problem and Solution
Allow python3.13t
to install and run opendal
with GIL disabled.
Here is an example: https://github.com/messense/typst-py/pull/70/files
(Note that we don't need to use maturin
beta version anymore)
Additional Context
No response
Are you willing to contribute to the development of this feature?
- Yes, I am willing to contribute to the development of this feature.