Commit 8b47787
committed
BUG: Fix Py_LIMITED_API minor version spec
This is in hex, we want 11 in decimal.
Ref:
https://docs.python.org/3/c-api/apiabiversion.html#c.PY_VERSION_HEX1 parent 527fc16 commit 8b47787
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
| 438 | + | |
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| |||
0 commit comments