free-threaded-compatibility icon indicating copy to clipboard operation
free-threaded-compatibility copied to clipboard

Tracker for packages without free-threaded wheel ?

Open Carreau opened this issue 6 months ago • 1 comments

I just realized enabling python 3.13t for IPython ci that some packages are compatible but don't have wheels (I'm using --only-binary, except some packages).

Is that something we should also maybe track ?

Carreau avatar Oct 02 '25 14:10 Carreau

There is the "tested in CI" check for those packages that did get tested but didn't release wheels. If that's also not the case, and nothing was ever tested or worked on but it just appears to all work fine (which may or may not be due to not being used/tested in parallel), I'm not sure it's worth tracking.

rgommers avatar Oct 02 '25 19:10 rgommers