Skip to content

v0.9.20

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 13:41
· 6 commits to main since this release

PythonCall v0.9.20

Diff since v0.9.19

Changes:

  • The IPython extension is now automatically loaded upon import if IPython is detected.
  • JuliaCall now compatible with Julia 1.10.3.
  • Minimum supported Python version is now 3.8.

Merged pull requests:

Closed issues:

  • numpy functions don't treat Any[...] arrays like Python lists (#486)
  • display broken for parametric structs with show referencing the struct parameters (#487)
  • use existing julia install (#489)
  • Python: TypeError: Object of type DictValue is not JSON serializable (#491)
  • Error in calling display(array) (#495)