Commit 5667cf8
[Refactor][NFC] Vendor-in numba.cpython modules for future CUDA-specific changes (#493)
This is a bulk change that vendors in all of the modules in
numba.cpython without tests to prevent blocking of other components that
need to be vendored in. All of the relevant tests will be vendored in
gradually in other PRs once it becomes a higher priority to ensure
comprehensive test coverage.
---------
Co-authored-by: Graham Markall <[email protected]>1 parent cf66979 commit 5667cf8
File tree
18 files changed
+2206
-37
lines changed- numba_cuda/numba/cuda
- core
- cpython
- unsafe
- tests/nocuda
18 files changed
+2206
-37
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1088 | 1088 | | |
1089 | 1089 | | |
1090 | 1090 | | |
1091 | | - | |
| 1091 | + | |
1092 | 1092 | | |
1093 | 1093 | | |
1094 | 1094 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments