Sun, 12 Aug 2018 12:16:08 +0900 | Yuya Nishihara | mail: convert encoding.encoding to sysstr | file | diff | annotate |
Sun, 12 Aug 2018 12:14:28 +0900 | Yuya Nishihara | mail: call s.decode('ascii') explicitly to see if s is an ascii bytes | file | diff | annotate |
Sun, 12 Aug 2018 12:11:36 +0900 | Yuya Nishihara | mail: pass in addr to _addressencode() in bytes | file | diff | annotate |
Sun, 12 Aug 2018 12:01:34 +0900 | Yuya Nishihara | mail: remove redundant bytesurl() from addrlistencode() | file | diff | annotate |
Thu, 09 Aug 2018 21:58:43 -0400 | Augie Fackler | mail: be more cautious about bytes vs str for py3 compat | file | diff | annotate |
Thu, 09 Aug 2018 21:04:15 -0400 | Augie Fackler | mail: always fall back to iso-8859-1 if us-ascii won't work (BC) | file | diff | annotate |
Thu, 09 Aug 2018 18:27:36 -0400 | Augie Fackler | mail: properly handle email addresses typically being unicodes | file | diff | annotate |