s3cmd icon indicating copy to clipboard operation
s3cmd copied to clipboard

Stop support Python 2

Open pinkavaj opened this issue 4 years ago • 0 comments

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: )

pinkavaj avatar Dec 21 '20 11:12 pinkavaj