Skip to content

v0.9.29

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Nov 21:49
· 2 commits to main since this release

PythonCall v0.9.29

Diff since v0.9.28

Merged pull requests:

Closed issues:

  • Release on conda (#51)
  • PyArray design (#398)
  • Segfault on propertynames (#586)
  • Segfault on macOS Sequoia, Julia 1.11.3, Python 3.12, JuliaCall 0.9.23 (#591)
  • REPL tab-completion on Windows (#611)
  • Segfault on "." operator of imported module. (#631)
  • UnicodeDecodeError from juliacall IPython extension (#679)
  • Segmentation fault on ARM Mac (#680)
  • Julia 1.12.0 issues due to OpenSSL constraints (#682)
  • Python 3.14 incompatibility (#686)
  • OpenSSL issues with jill installs in Python, possibly due to v1.12? (#689)
  • _jl_call_nogil on macos? (#693)
  • FATURE REQUEST: allowing reinit PythonCall (#700)
  • Remove methods like ==(::Py, ::Number) and +(::Number, ::Py) (#703)
  • DeprecationWarning: array implementation doesn't accept a copy keyword (#706)
  • using PythonCall in VSCode Julia REPL crashes with segfault (#714)
  • Python-side conversion of string doesn't preserve equality (#717)