feat: add free-threading classifiers
Request to add a new Trove classifier.
The name of the classifier(s) you would like to add:
Programming Language :: Python :: Free Threading :: 1 - UnstableProgramming Language :: Python :: Free Threading :: 2 - BetaProgramming Language :: Python :: Free Threading :: 3 - StableProgramming Language :: Python :: Free Threading :: 4 - Resilient
Why do you want to add this classifier?
See #177 and https://discuss.python.org/t/free-threading-trove-classifier/62406. I'm also asking there if :: Single Thread or maybe better :: Thread-safe makes sense. I had to add numbers to get these to sort properly since the original proposal.
The Discuss thread hasn't seen updates in a while, but FWIW +1 on adding numbers.
I'm not aware of one.
I've rebased this, not sure what the status is.
I added a mention of the trove classifiers to the free-threaded guide: https://github.com/Quansight-Labs/free-threaded-compatibility/pull/196