I'm filing this issue as a placeholder for potential work around supporting free-threaded (v3.13t +) Python.
The standard TODOs for adding free-threading support are:
For more details, please see the
suggested plan of attack in the py-free-threading guide.
Note that this is the first time I've looked at this repo, so I might be
missing known issues or code that needs closer inspection. Any suggestions here
will be very useful.
I'm filing this issue as a placeholder for potential work around supporting free-threaded (v3.13t +) Python.
The standard TODOs for adding free-threading support are:
pytest-run-parallelto find potential issues, and fix them.cp313t-*to CI to build free-threading wheels.For more details, please see the
suggested plan of attack in the py-free-threading guide.
Note that this is the first time I've looked at this repo, so I might be
missing known issues or code that needs closer inspection. Any suggestions here
will be very useful.