[Github-comments] [geany/geany] Change python shebang in template `main.py` (#2615)

Matthew Brush notifications at xxxxx
Sat Oct 10 03:03:49 UTC 2020


I propose we expand this issue to become an omnibus tracker issue that includes:

- [ ] Change from `python` to `python3` in the [`filedefs.python` file](https://github.com/geany/geany/blob/397b24d6da711f32836a564928c4bb8004d438eb/data/filedefs/filetypes.python#L75) (see discussion in #2223).
- [ ] Switch [build system](https://github.com/geany/geany/blob/397b24d6da711f32836a564928c4bb8004d438eb/m4/geany-gtkdoc-header.m4#L24) to use >= 3.x.
- [ ] Use Python3 for [Docutils](https://github.com/geany/geany/blob/397b24d6da711f32836a564928c4bb8004d438eb/.travis.yml#L22) (ex. `python3-docutils` on Debians).
- [ ] Update the [`create_py_tags.py` script](https://github.com/geany/geany/blob/397b24d6da711f32836a564928c4bb8004d438eb/scripts/create_py_tags.py#L1) to use Python 3.
- [ ] Update the [`gen-api-gtkdoc.py` script](https://github.com/geany/geany/blob/397b24d6da711f32836a564928c4bb8004d438eb/scripts/gen-api-gtkdoc.py#L1) to use Python 3.

-- 
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/issues/2615#issuecomment-706475433
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201009/df7e1476/attachment.htm>


More information about the Github-comments mailing list