deluge/deluge
Calum Lind dc27d873b3 Fix metafile.makeinfo trying to decode pieces
* The use of unicode_literals causes join to decode pieces if 'b' prefix not used.
 * Added test.
 * Fixed session_id keyerror when running with tests.
2017-06-15 18:25:13 +01:00
..
core [#3037] Add creator field to details tabs 2017-06-15 16:33:24 +01:00
i18n Localize the Desktop file 2011-07-13 21:49:25 +01:00
plugins [Label] Fix common import from parent dir 2017-06-08 14:32:17 +01:00
scripts [Plugins] Update create_plugin script 2017-06-08 11:48:42 +01:00
tests Fix metafile.makeinfo trying to decode pieces 2017-06-15 18:25:13 +01:00
ui [#3037] Add creator field to details tabs 2017-06-15 16:33:24 +01:00
__init__.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
__rpcapi.py [Core] Replace usage of deprecated new.classobj 2017-06-05 09:03:34 +01:00
_libtorrent.py Update to 1.1.2 libtorrent requirement 2017-03-15 09:56:19 +00:00
bencode.py [Python3] Fixes to make code backward compatible 2017-06-05 22:25:29 +01:00
common.py Update archiving of state file to use tarfile 2017-06-09 15:08:11 +01:00
component.py Replace/remove usage of dict.keys() 2017-03-16 23:20:56 +00:00
config.py [Python3] Fixes to make code backward compatible 2017-06-05 22:25:29 +01:00
configmanager.py Ensure configmanager config dir path is unicode 2017-06-08 11:25:11 +01:00
decorators.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
error.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
event.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
httpdownloader.py [Python3] Fixes to make code backward compatible 2017-06-05 22:25:29 +01:00
log.py [Python3] Fixes to make code backward compatible 2017-06-05 22:25:29 +01:00
maketorrent.py [Common] Rename decode_string to decode_bytes 2017-02-23 00:30:10 +00:00
metafile.py Fix metafile.makeinfo trying to decode pieces 2017-06-15 18:25:13 +01:00
path_chooser_common.py [Py2to3] Force unicode_literals and fix related issues 2017-02-22 12:36:32 +00:00
pluginmanagerbase.py [#3003] [Label] Fix duplicate context menu entries 2017-03-22 00:21:37 +00:00
rencode.py [Python3] Fixes to make code backward compatible 2017-06-05 22:25:29 +01:00
transfer.py [Core] Markup byte-strings to fix httpdownloader and core tests 2017-02-22 12:36:33 +00:00