addon-check icon indicating copy to clipboard operation
addon-check copied to clipboard

Fix compatibility with Python 3.13 and above

Open romanvm opened this issue 10 months ago • 0 comments

In Python 3.13 2to3 library has been removed. I suggest to remove 2to3 checks completely because they are no longer relevant. It's been a long time since Kodi migrated to Python 3.

romanvm avatar Feb 08 '25 08:02 romanvm