Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 09 Aug 2018 18:28:43 -0400 | Augie Fackler | patchbomb: use native strs for email header keys and values |
Thu, 09 Aug 2018 18:28:19 -0400 | Augie Fackler | patchbomb: use email.encoders instead of email.Encoders |
Thu, 09 Aug 2018 18:27:36 -0400 | Augie Fackler | mail: properly handle email addresses typically being unicodes |
Thu, 09 Aug 2018 20:08:30 -0700 | Augie Fackler | tests: fix Python3 issues in Python one-liners in test-patchbomb.t |
Thu, 09 Aug 2018 17:46:07 -0400 | Augie Fackler | dummysmtpd: accept additional kwargs from stdlib smtpd |
Thu, 09 Aug 2018 17:44:36 -0400 | Augie Fackler | mail: fix debug print, which appears to have been broken for a long time |
Mon, 16 Jul 2018 18:17:44 -0400 | Augie Fackler | patchbomb: python 3 really wants those email addresses in unicode |