JuliaPy / JuliaPy/PythonCall.jl
[pythoncall] jl.Pair generates tuple instead of Julia pair
未关闭
bug
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
**Affects:** JuliaCall
**Describe the bug**
In python, with
`from juliacall import Main as jl`
`jl.Pair(1,2)`
it will generate a tuple instead of julia pair like `1=>2`.
**system info**
Please provide detailed information about your system:
- Mac Ventura 13.2.1
- The version of Julia 1.8.5, Python 3.9.7, JuliaCall 0.9.12
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。