Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-15 | 949 Bytes | |
v0.9.26 source code.tar.gz | 2025-07-15 | 476.3 kB | |
v0.9.26 source code.zip | 2025-07-15 | 515.1 kB | |
Totals: 3 Items | 992.4 kB | 2 |
PythonCall v0.9.26
Merged pull requests: - bump min required julia version to 1.9 (#614) (@cjdoris) - use getptr a lot less (#618) (@cjdoris) - use uv more (#621) (@cjdoris) - Bump astral-sh/setup-uv from 5 to 6 (#623) (@dependabot[bot]) - docs: Code loading order (#625) (@icweaver) - Improve GitHub workflow job names for better clarity (#633) (@cjdoris) - Add PySide6 support to gui.jl (#634) (@cjdoris) - CI benchmarking suite take 2 (#636) (@MilesCranmer) - Add FAQ on interactive threads (#638) (@visr) - hotfix: misaligned pointer cast (#640) (@MilesCranmer)
Closed issues:
- Segmentation fault when calling basic python functions (#617)
- Segmentation fault in basic example from docs (#624)
- Segfault when calling python function repeatedly (#626)
- pyimport
can change set_zero_subnormals
(#629)
- Support PySide6 in Compat (#632)