This repository was archived by the owner on Oct 11, 2025. It is now read-only.
Commit 088b3db
authored
[mlir][python] fix PyThreadState_GetFrame (#153325)
`PyThreadState_GetFrame` wasn't added until 3.9 (fixes currently failing
rocm builder)1 parent 5e8bc18 commit 088b3db
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2786 | 2786 | | |
2787 | 2787 | | |
2788 | 2788 | | |
| 2789 | + | |
| 2790 | + | |
| 2791 | + | |
| 2792 | + | |
| 2793 | + | |
| 2794 | + | |
| 2795 | + | |
| 2796 | + | |
2789 | 2797 | | |
2790 | 2798 | | |
2791 | 2799 | | |
| |||
0 commit comments