Earlier quoted context omitted.
Except for the guy who tried to do that with Python2 and the Python Foundation threatened legal action
When did they do that? All I can find is the Python foundation protecting their trademark. Someone launched "Python 2.8" without any affiliation to the Python Foundation, that's a silly move. Surely everyone in open source learned from the Iceweasel debacle. Something called Tauthon is still being patched every few months for people who can't let go of Python 2.7, though I don't see many contributors to that fork.
> Something called Tauthon is still being patched every few months for people who can't let go of Python 2.7
I was curious and did a search for Python 2.8 and found:
- https://news.ycombinator.com/item?id=13144713
- https://news.ycombinator.com/item?id=13159144
Clicking on the GitHub repo it seems that in fact the project making unauthorised use of the name “Python 2.8” was the one that ended up changing its name to Tauthon. Neat!