Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-22 | 1.1 kB | |
v0.9.24 source code.tar.gz | 2025-01-22 | 474.8 kB | |
v0.9.24 source code.zip | 2025-01-22 | 511.9 kB | |
Totals: 3 Items | 987.7 kB | 0 |
PythonCall v0.9.24
Merged pull requests:
- Switch to pyproject.toml (#545) (@MilesCranmer)
- fix: patch changed behavior of setproperty!
for modules (#583) (@MilesCranmer)
- PyList: fix pushfirst! for Julia 1.11, by adding prepend! (#588) (@hhaensel)
Closed issues:
- Segmentation fault when juliacall
is imported before torch
(#435)
- pyconvert_add_rule
must be executed before using pyimport
in __init__()
(#500)
- juliacall 0.9.22 can result in hanging precompilation (#537)
- Segmentation Fault in combination with Distributed (#548)
- Segfault with package, but not with identical module (#554)
- OpenSSL library collision with external python on linux systems (#561)
- How to debug openssl
could not resolve for environment spec inside a package? (#562)
- no method matching project_rel_path(::Pkg.Types.EnvCache, ::Nothing)
on 1.10.5 (#564)
- General registry segfault (#569)
- Broken on Python 3.13.0 (#581)
- Julia 1.11 prevents assigning objects to Main (#582)