Replies: 1 comment
-
Should be fixed by #2413 so that python3.13t is not used with pyo3 < 0.23. You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a workflow created from
maturin generate-ci github
(and subsequently trimmed down to fewer jobs while trying to figure out what's wrong), in GothenburgBitFactory/taskchampion-py#3:and it fails, for every platform bug x86-64, with
I don't have any intention to build against disabled-GIL Python's and have no special configuration for that, so I assume this is something in the maturin action or the version of maturin I'm using?
Beta Was this translation helpful? Give feedback.
All reactions