tarantool/tarantool-python

Clean up Python 2 compatibility wrappers

DifferentialOrange opened this issue · 1 comments

It is expected to remove Python 2 support in #207 . There are many compatibility workaround all around the code, but it is not a part of #207 to clean them up. This ticket is created to track this activity.

Python 2.7 reached the end of its life on January 1st, 2020.

See also #207 (comment)