Commit b868464
fix: replace Python::with_gil with Python::attach for pyo3 0.28
pyo3 0.28 renamed Python::with_gil to Python::attach.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3303e09 commit b868464
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments