vectorbt icon indicating copy to clipboard operation
vectorbt copied to clipboard

Python 3.10 support requested

Open dougransom opened this issue 3 years ago • 4 comments

even if it means using the early release of llvmlite on pypi.

dougransom avatar Jan 09 '22 19:01 dougransom

https://pypi.org/project/llvmlite/0.38.0/ supporting 3.10 has been released

malinovy avatar Feb 10 '22 19:02 malinovy

Will test and release on the weekend.

polakowo avatar Feb 10 '22 19:02 polakowo

Update: lots of tests failing, can't add support for 3.10 until https://github.com/numba/numba/issues/7812 and https://github.com/numba/numba/issues/7839 (potential bugs) get fixed.

polakowo avatar Feb 12 '22 22:02 polakowo

Thank You!

malinovy avatar Feb 13 '22 16:02 malinovy