Craft
Craft copied to clipboard
update to python3
The server is written in python 2. Update to python 3.
I just wanted to bring attention to this issue since it hasn't seen any progress in almost 3 years. Because Python 2 has reached end of life as of January this year, Linux distros and FreeBSD (and probably many other OSes) are dropping Python 2. Consequently, software which relies on Python 2 is also being dropped or, at the very least, features which rely on Python 2 are being disabled. So I hope this issue receives some attention in the near future.
This is good.