Commit db93f18
committed
pipcl.py: fix wheel name with Py_GIL_DISABLED, e.g. with python-3.14t.
We need to set abi tag to cp314t or similar.
Also fail if py_limited_api and Py_GIL_DISABLED are both set - this is not
supported by current python.1 parent 6c522f1 commit db93f18
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
914 | 914 | | |
915 | 915 | | |
916 | 916 | | |
| 917 | + | |
917 | 918 | | |
918 | 919 | | |
919 | 920 | | |
| 921 | + | |
| 922 | + | |
920 | 923 | | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
921 | 930 | | |
922 | 931 | | |
923 | 932 | | |
| |||
0 commit comments