summaryrefslogtreecommitdiffstats
path: root/msgfmt.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Lint] Format code with ruffCalum Lind2024-09-081-0/+1
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-291-6/+3
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-281-9/+1
* [Lint] Use Black to auto-format codeCalum Lind2018-10-031-12/+23
* [Lint] Fix flake8 issues with l as varCalum Lind2017-10-291-21/+21
* [Trans] Fix unicode issue in msgfmtCalum Lind2017-03-171-11/+12
* Replace/remove usage of dict.keys()Calum Lind2017-03-171-1/+1
* Fix msgfmt for Python 3 and unicode_literalCalum Lind2017-02-231-9/+15
* [Lint] Quote cleanupCalum Lind2016-11-171-1/+1
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-031-5/+5
* Revert "[Py2to3] Clean-up the use of keys() on dictionary objects."Calum Lind2016-10-261-1/+2
* [Lint] Fix various pylint warnings and fixup codeAndrew Resch2016-10-261-12/+13
* [Py2to3] A group of small compatiblity code changesAndrew Resch2016-10-261-1/+1
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-261-2/+1
* [#2889] Fixes for 'Too many files open' errorCalum Lind2016-10-181-2/+4
* [Lint] Cleanup helper scripts to pass PyLintCalum Lind2015-10-301-4/+2
* Update headers and isort importsCalum Lind2014-09-231-3/+3
* Flake8 pass of entire codebaseCalum Lind2014-09-191-219/+218
* Modify setup scripts to be executableCalum Lind2011-05-211-0/+1
* Remove duplicate codeAndrew Resch2009-05-011-219/+0
* Applied i18n patch from Marcos.Andrew Resch2007-09-161-0/+438