Skip to content

v0.9.15

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 17:55
· 92 commits to main since this release

PythonCall v0.9.15

Diff since v0.9.14

Merged pull requests:

Closed issues:

  • maintaining bidirectional transformation equality when automatically converting (semantically) immutable data (#193)
  • Importing JuliaCall interferes with Ctrl + C behavior in Python console (#223)
  • import juliacall loads the startup.jl (#317)
  • Support for Multi-Threading with PythonCall? (#330)
  • pyconvert_add_rule() ignored if cache has been populated (#336)
  • precompilation error when using module with PythonCall.jl in another module (#337)
  • Segfaults when printing strings that have python values (#342)
  • Could not resolve environment using julia 1.10-beta1 (#348)
  • Raising python errors from Julia functions (#357)
  • Codecov not being submitted (#358)
  • Upgrade to Documenter v1 (#359)
  • Google search for documentation gives 404 error. (#362)
  • pyconvert rule caching is buggy (#364)
  • [small nit]: gh repo link to docs is broken (#371)
  • Main.seval fails to strip whitespace and therefore throws when it shouldn't. (#379)
  • Better error message on pyexec(Main, "1+1") (#383)