Emergency Self-Construct

Results 879 comments of Emergency Self-Construct

@lochsh thank you for asking about this. I think @gmarkall our resident RISC-V person may have some ideas about this one.

> It would be really helpful to merge this one. This bug breaks llvm with python3.11, which also blocks numba and therefore a lot of python data science tools. By...

@crusaderky thank you for reporting this. Would you be able to try the latest `v0.38.0rc1` ? Importantly it includes code to actually print the error message in such cases, which...

> Sorry for the extremely delayed answer. I ran a stress test but I can no longer reproduce the issue on llvmlite-0.39.1 / Python 3.8 / Windows (my project has...

@karolyi thanks for following up on this issue. Are you able to build it from a source clone at least?

@karolyi 👋 My suggestion would be to obtain a clone and look at how `setup.py` bootstraps `ffi/build.py` which in turn shells out to `make` to figure out where your `CXXFLAGS`...

@trbabb thank you for submitting this to the Numba issue tracker. I have added this to the 0.37.0 milestone. Also, it seems like there are some remaining flake8 issues to...

> Fixed the stray whitespace, but the overlong line is inlined SSA, which that file is already full of, and which I can't really truncate. What do I need to...

@ARF1 thanks for submitting this, our help in improving the the Numba ecosystem is appreciated! I will schedule this for a review from someone.

@ARF1 thanks for the updates!