Commit 6d5ed8c
committed
fix: enable PyO3 forward compatibility for Python 3.14+
Add PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to support Python versions
newer than PyO3's maximum supported version (3.13). This ensures
Windows wheel builds work with Python 3.14+ runners.1 parent e5d98e5 commit 6d5ed8c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| 362 | + | |
| 363 | + | |
362 | 364 | | |
363 | 365 | | |
364 | 366 | | |
| |||
0 commit comments