summaryrefslogtreecommitdiffstats
path: root/deluge/bencode.py
Commit message (Expand)AuthorAge
* [bencode] Fix unhandled TypeError with stringCalum Lind2019-05-18
* [Lint] Fix flake8 warningsCalum Lind2018-10-25
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [bencode] Fix errors with unicode dict keys or valuesCalum Lind2018-06-26
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Lint] Fix flake8 issues with l as varCalum Lind2017-10-29
* [Python3] Fixes to make code backward compatibleCalum Lind2017-06-05
* [Lint] Fix files to pass Flake8 v3.2.0Calum Lind2016-11-17
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [#2900] Fix Error loading torrent: invalid bencoded valuebendikro2016-10-28
* [Lint] Autopep8 aggressive runCalum Lind2015-11-04
* Fix pep8 across codebaseCalum Lind2015-10-21
* Flake8 core and common filesCalum Lind2014-09-03
* Sort/prettify imports with isortCalum Lind2014-09-03
* Include small upstream bencode fix and flake8 fileCalum Lind2014-02-03
* Fix bdecoding some torrent filesAndrew Resch2009-01-14
* Update bencode.py from BitTorrent-5.2.2. This changes the license to Andrew Resch2009-01-12
* Remove trailing whitspace from *.pyAndrew Resch2008-11-17
* Remove dependency on libtorrent for add torrent dialogAndrew Resch2008-09-07