s3cmd
s3cmd copied to clipboard
Stop support Python 2
The goal of this issue is to gather informatins whatever it is possible to abandon Python 2 support.
Python 2 is not officialy supported any more, this project aims to be compatible with Python 3, which is now probably the dominant Python version. Keeping Python 2 compatibility adds a bit of extra effort to keep the legacy code running.
So is the Python 3 only the relevant version (:thumbsup:) or is Python 2 still needed (:-1: )