Da Li (李达)
Da Li (李达)
Adding more tests and a simple doc as you suggested right now. @gmarkall
Updated. (with force-push..)
Em, I met this issue on my customised 0.57.1. Perhaps another PR has already fixed this somehow?
Em, the error is `NameError: name 'compile_isolated' is not defined`. But it's imported at line 8.. Don't know why.. https://dev.azure.com/numba/numba/_build/results?buildId=16490&view=logs&j=7e7ebb60-d573-5e5d-b793-95b37f06385f&t=5ac25388-b2c0-5549-4759-b1f5889bad88&l=486
> It's because this was merge, which removed compile_isolated: https://github.com/numba/numba/pull/9330 Got it. Work on this now.
This can be in review status again. gentle cc @gmarkall
Hi, what's the status of this PR? Perhaps I can provide some help, since I guess many users want to use this new `typed set`.
Hi, I added a test case for this. I guess it's ready for review. I believe @sklam can give it a review if available. On main branch w/o this patch,...
> I rebuilt llvmlite locally with this patch, and the Numba test suite passed for me. Thanks, graham! This can be marked as `ready for review` I think.
RE: https://github.com/numba/llvmlite/pull/1025#discussion_r1458090545 No, this pattern comes from #1023. I didn't share the real code for this, since it's too big, and don't how to get an example from it. But...