Skip to content

v0.9.14

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 20:27

PythonCall v0.9.14

Diff since v0.9.13

Closed issues:

  • How to access Python variables from %%Julia in ipython? (#278)
  • Python: AttributeError: module 'PIL' has no attribute 'PngImagePlugin' (#292)
  • Doesn't work with -O3 (#299)
  • When using pandas dataframes, comparing a series with a value does not return a series (#302)
  • PythonCall - Not all in-scope variables available with callback (#312)
  • Using pyenv breaks PythonCall (#318)
  • Use "native" types when possible (#319)
  • jl.pytruth(np.bool_(False)) == true (#321)
  • Cannot create Pandas Dataframe from Julia Dataframe (#322)
  • Truthiness of Julia callables in Python (#323)
  • asyncio.run() causes crashes (#324)
  • Segfaulting Threaded code (#325)
  • Undesirable Conversion of Unicode Keyword Arguments (#329)

Merged pull requests: