Signal-iOS/.github
Evan Hahn 1101db6a29 Upgrade scripts to Python 3
Python 2 was [removed from macOS in 12.3][0]. This change:

- Automatically converts many files with [2to3][1]
- Manually updates all [shebangs][2] to use `python3` instead of
  versionless `python` or `python2.7`
- Manually applies a few fixes, many of which were noted by 2to3
- Manually undoes a few fixes that were automatically done by 2to3

[0]: https://www.macrumors.com/2022/01/28/apple-removing-python-2-in-macos-12-3/
[1]: https://docs.python.org/3/library/2to3.html
[2]: https://en.wikipedia.org/wiki/Shebang_(Unix)
2022-03-21 12:58:33 -05:00
..
ISSUE_TEMPLATE GitHub Issue config: sync changes from Signal-Android 2021-08-18 15:54:15 -07:00
workflows Upgrade scripts to Python 3 2022-03-21 12:58:33 -05:00
FUNDING.yml Sync translations 2022-01-28 13:23:25 -08:00
PULL_REQUEST_TEMPLATE.md Update contributing.ms to use signal.org URLs; remove Bithub references (#2806) 2017-11-24 10:10:21 -08:00
stale.yml Add stale cleanup file 2022-01-10 10:50:09 -06:00