v1.93.1
PyCall v1.93.1
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 findctypes
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:
- Avoid deprecated BLAS.vendor() in MKL conflict check (#950) (@dnadlinger)
- Remove extra ` in README.md (#962) (@singularitti)
- Fix CI versions (#970) (@tkf)
- Bump to 1.93.1 (#971) (@tkf)