> Only thing is I would have made the default `python3`, IIRC the relevant > Python PEP says `python` is not required but if present could point to either > 2 or 3 (making it basically useless).
I guess I was conservative with this PR not to change the current behavior, but it we want to change the default (to `python3`) that makes sense. It's kind of orthogonal to the change here though. -- 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/2223#issuecomment-706066507
