PythonCall v0.9.31
Merged pull requests:
- Bump actions/checkout from 5 to 6 (#726) (@dependabot[bot])
- Bump actions/cache from 4 to 5 (#732) (@dependabot[bot])
- support python 3.14 (#733) (@cjdoris)
Closed issues:
- dtype of NumPy array created from Julia array is
objecton Julia nightly (#439) - Intermittent CI failures: Fatal Python error: _Py_CheckRecursiveCall: Unrecoverable stack overflow (#694)
- using PythonCall in Pluto crashes Pluto Malt.TerminatedWorkerException (#711)
- Julia crashes (Segmentation fault) when using tab completion with PythonCall (#713)
- Make
ArrayValuenot callable (#728) - ImportError when using dolfinx in PythonCall (#729)
- Segfault when calling Python function repeatedly. (#731)