JuliaPy / JuliaPy/PythonCall.jl
Support free-threaded Python [3.14]
未关闭
enhancement
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
It's no longer marked experimental, as of 3.14 now in rc2.
https://py-free-threading.github.io/running-gil-disabled/
>The free-threaded Python executable will always have a python3.13t alias (for Python 3.13); whether python, python3 and/or python3.13 point at the free-threaded executable depends on the installation method used (see the install guide for more details).
I believe it's off by default in 3.13, but should also be supportable there.
It's a question if JuliaCall should install and use those t versions. I'm not sure if it means any changes for JuliaCall, other than pointing to the right runtime.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。