alt.hn

5/22/2025 at 12:57:55 PM

Free-Threaded Python Library Compatibility Checker

https://ft-checker.com/

by lifthrasiir

5/22/2025 at 3:41:26 PM

> error: package `icu_properties v1.5.1` cannot be built because it requires rustc 1.67 or newer, while the currently active rustc version is 1.63.0

is this not environment problem?

by interestoo

5/22/2025 at 6:33:38 PM

Yeah, we still believe that a bunch of things should be updated to make the results more accurate.

by corona10

5/22/2025 at 3:59:36 PM

This checks if the Library builds or if it is really compatible/works with multi-threading?

by bratao

5/22/2025 at 6:34:57 PM

Currently, only testing the library installation; we will make progress to test the unittest result also.

by corona10

5/22/2025 at 4:46:36 PM

please add geopandas to the list :)

by cmcconomy

5/22/2025 at 4:24:26 PM

But is there even an official docker image for deploying applications using 3.13t and 3.14t? Looking at https://hub.docker.com/_/python/ and https://github.com/docker-library/python/issues/947 , it seems to have been ignored. Without one, it's all useless. Almost no one wants to compile Python from source.

by OutOfHere