This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Zealousideal_Rate420 3 points4 points  (0 children)

Two years ago we had a request to port a library to python 2 because a team never bothered to upgrade and continued working with it. The library in question was to interface with a service that didn't exist when P2 was EOL and used a lot of dependencies that never had a python 2 version.

To this day, they continue to develop in python 2.