trove-classifiers icon indicating copy to clipboard operation
trove-classifiers copied to clipboard

feat: add free-threading classifiers

Open henryiii opened this issue 1 year ago • 2 comments

Request to add a new Trove classifier.

The name of the classifier(s) you would like to add:

  • Programming Language :: Python :: Free Threading :: 1 - Unstable
  • Programming Language :: Python :: Free Threading :: 2 - Beta
  • Programming Language :: Python :: Free Threading :: 3 - Stable
  • Programming 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.

henryiii avatar Oct 24 '24 15:10 henryiii

The Discuss thread hasn't seen updates in a while, but FWIW +1 on adding numbers.

edgarrmondragon avatar Mar 25 '25 19:03 edgarrmondragon

I'm not aware of one.

henryiii avatar Mar 25 '25 20:03 henryiii

I've rebased this, not sure what the status is.

henryiii avatar May 08 '25 12:05 henryiii

I added a mention of the trove classifiers to the free-threaded guide: https://github.com/Quansight-Labs/free-threaded-compatibility/pull/196

ngoldbaum avatar May 12 '25 21:05 ngoldbaum