On Tue, 12 Nov 2019, Werner LEMBERG wrote:
If you are the maintainer of any of these packages, and still are using
Python2, please try to update to Python3 as soon as possible.
...
lilyglyphs/
py2 only
lilyglyphs/lily-glyph-commands.py
lilyglyphs/lily-image-commands.py
lilyglyphs/lily-rebuild-pdfs.py
lilyglyphs/lilyglyphs_common.py
...
This package is written by Urs Liska <[email protected]>, who is
quite busy these days. In case you have experience with Python 2 to 3
conversion, please help produce a new version!
Should it still be backwards compatible with Python 2.7 if possible or is
it ok to drop Python2 backwards compatibility completely? Option one is
possible, option two gives cleaner code, and is easier to maintain in
future.
MT