Commit 65143f0
Fix GIL warning in free-threaded Python (#49)
* Initial plan
* Fix warning in free threading Python by declaring module as GIL-safe
Co-authored-by: hzhangxyz <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: hzhangxyz <[email protected]>1 parent cc8da7a commit 65143f0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments