Python 2 is EOL since almost two years now, so remove Python2 keywords and simplify the script to generate them.
You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/2924 -- Commit Summary -- * <a href="https://github.com/geany/geany/pull/2924/commits/b90059829a90087950ee98220a6caceb690cab89">Fix target filename for updating Python identifiers in filetype definition</a> * <a href="https://github.com/geany/geany/pull/2924/commits/36f7511173c251db14615a17af464cd63a75e98d">Generate Python identifiers only for Python 3</a> -- File Changes -- M data/filedefs/filetypes.python.in (8) M scripts/update-python-identifiers.sh (16) -- Patch Links -- https://github.com/geany/geany/pull/2924.patch https://github.com/geany/geany/pull/2924.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/2924
