summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorFrank Vanderham <twelve.eighty@gmail.com>2018-04-25 14:19:33 -0600
committerJelle van der Waa <jelle@vdwaa.nl>2019-01-21 21:19:58 +0100
commitbee446fc982ac59ef0ad7066aa2fb3588da19dcd (patch)
tree40cb1e83395bba25ea6a6a4252331f048c11be0e /requirements.txt
parentf972220bbc14e019942267642c7d3a093e9e1746 (diff)
downloadarchweb-bee446fc982ac59ef0ad7066aa2fb3588da19dcd.tar.gz
archweb-bee446fc982ac59ef0ad7066aa2fb3588da19dcd.zip
Fix Python 2 to 3 Unicode issues for string join
Revisited earlier commit where email subject lines with potentially mixed encoding are joined into a single string. This fix brings in the 'codecs' import to decode bytes to string using either the passed encoding (if provided) or otherwise utf-8. Changed the test_donor_import to no longer convert the Header to a string and instead leave it as a byte array.
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions