Lars Eggert
|
6eabd4a3a1
|
chore: Use codespell to fix typos in comments. (#4794)
First part of replacement of #4651
|
2022-11-28 10:36:36 -06:00 |
|
Henrik Levkowetz
|
16fb382943
|
Made the patch utility return information to distinguish already patched files from successful patch application, and modified our checks extensions to signal when patches have been applied and a ccommand needs to be re-run.
- Legacy-Id: 18386
|
2020-08-20 11:36:46 +00:00 |
|
Henrik Levkowetz
|
cd186fa04b
|
Tweaked patch.py for Py3 compatibility.
- Legacy-Id: 17916
|
2020-06-06 20:17:31 +00:00 |
|
Henrik Levkowetz
|
726fcbf27d
|
Removed all __future__ imports.
- Legacy-Id: 17391
|
2020-03-05 23:53:42 +00:00 |
|
Henrik Levkowetz
|
e9a37d8ac8
|
Removed six.text_type(), changed six.moves.urllib to plain urllib, and removed now unused six imports.
- Legacy-Id: 17385
|
2020-03-05 14:41:41 +00:00 |
|
Henrik Levkowetz
|
2d724427cf
|
Updated patch.py to avoid deprecation and pyflakes warnings.
- Legacy-Id: 17346
|
2020-02-26 17:22:12 +00:00 |
|
Henrik Levkowetz
|
8f2280130b
|
Moved patch.py into project tree -- it's not being maintained any more.
- Legacy-Id: 17330
|
2020-02-23 16:20:43 +00:00 |
|