10b34d6b33
instead of recursive bytes2unicode use a proper JSONEncoder to conver bytes->unicode for json.dumps() removing excessive isinstance(data, bytes) checks py3: / -> // and list() around .items() that gets modified in loop moved lbrynet.undecorated to where its actually used and hopefully we can delete it eventually removed build/upload_assets.py, travis can do all this now |
||
---|---|---|
.. | ||
decrypt_blob.py | ||
dht_monitor.py | ||
dht_seed_monitor.py | ||
download_blob_from_peer.py | ||
download_blobs_from_reflector.py | ||
encrypt_blob.py | ||
gen_docs.py | ||
generate_json_api.py | ||
migrate_lbryum_to_lbrycrd.py | ||
publish_performance.py | ||
reseed_file.py | ||
seed_node.py | ||
wine_build.sh |