summaryrefslogtreecommitdiffstats
path: root/deluge/tests/test_error.py
Commit message (Expand)AuthorAge
* [Tests] Transition tests to pure pytestChase Sterling2022-02-03
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [#2966] [Tests] Rename deprecated method aliasesCalum Lind2017-03-19
* [Lint] Add missing copyright header to filesCalum Lind2017-02-22
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Core] Remove all lt 1.1 deprecated code referencesCalum Lind2017-01-18
* [Lint] Refactor flake8 noqa's and add msg numbersCalum Lind2016-11-04
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* Sort/prettify imports with isortCalum Lind2014-09-03
* Fix 2247: AttributeError in deluge.error.DaemonRunningErrorbendikro2013-05-26