Skip to content

v1.93.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 07:48
· 29 commits to master since this release
6b18f38

PyCall v1.93.1

Diff since v1.93.0

Closed issues:

  • warning about BLAS.vendor being deprecated on Julia v1.7 (#922)
  • "ImportError: no module named site" when using Mac M1 binary (#925)
  • A better type for docstring (#949)
  • TypeError("'module' object is not callable") (#951)
  • what's the correct way of using asyncio with PyCall (#953)
  • invalid escape sequence (#961)
  • PyCall cannot find ctypes on python 3.10.2 (#963)
  • Deprecation warning suggesting to use jl.eval() when one is actually doing it (#964)
  • Fail to import ExcelFiles(Maybe caused by pycall). Give me some help, thanks! (#965)
  • using @pywith inside @safetestset (#967)

Merged pull requests: