Emergency Self-Construct
Emergency Self-Construct
> Hi @esc , do you mean the size of the data ? because the actual code is a little as posible, I read the doc you send me, the...
@drew-parsons are there any updates on this? Shall we keep the issue open?
OK, I removed the `stale` label.
@zzh51129 thank you for opening this issue. In order to diagnose this further, please submit more information. You can read about how to do this here: https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports
This will need some discussion, re, the upcoming Python 3.7 support removal.
@bszollosinagy we discussed this last night (https://github.com/numba/numba/wiki/Minutes_2022_08_09) and we would like to get this merged before we remove the Python 3.7 support. Is this read for review now?
> conda packages for numpy v1.23 are now available. So do you think this can be taken up sometime soon. Yes, we plan to release 0.56.1 with NumPy 1.23 support...
Release 0.56.2 includes support for NumPy 1.23
> Pytest interacts badly with numba. For instance, this simple script: @CiaranWelsh thank you for asking about this. This is a known issue. Both pytest and Numba rewrite bytecode so...
@AIQuantRobot thank you for submitting this. RE formatting in GitHub issues, for future reference triple backticks are needed around a code block (with optional language syntax specified), for example: `...