pypa / trove-classifiers

Canonical source for classifiers on PyPI.
https://pypi.org/p/trove-classifiers/
Apache License 2.0
134 stars 95 forks source link

Free threaded classifier? #177

Open henryiii opened 3 months ago

henryiii commented 3 months ago

Should a classifier be added for free-threading support? It might be obvious if a package provides binaries for free-threaded variants, but it would be nice to declare support for things like build backends and various tooling. Also, it could indicate that a package is actually free-threaded, not just provided binaries. (Maybe two classifiers would be in order? One for supporting free-threading, and one for multithreading)?