addon-check
addon-check copied to clipboard
Fix compatibility with Python 3.13 and above
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.