| Wed, 05 Jun 2019 00:13:45 +0200 |
Ezio Melotti |
Handle the issue in _decode_header by decoding only when decode_header returns bytes.
issue2551008
|
| Mon, 03 Jun 2019 20:50:58 -0400 |
John Rouillard |
working branch for fixing https://issues.roundup-tracker.org/issue2551008
issue2551008
|
| Sun, 16 Sep 2018 13:55:53 +0000 |
Joseph Myers |
Fix email interfaces with Python 3 (issue 2550974, issue 2551000).
|
| Sun, 12 Aug 2018 16:17:14 +0100 |
Christof Meerwald |
use gpg module instead of pyme module for PGP encryption
|
| Wed, 25 Jul 2018 09:27:46 +0000 |
Joseph Myers |
Python 3 preparation: remove obsolete email module monkey patch.
|
| Sat, 15 Apr 2017 20:12:10 -0400 |
John Rouillard |
pylint flagged HeaderParseError as an Undefined variable.
|
| Sun, 19 Jun 2016 02:10:56 -0400 |
John Rouillard |
issue2550850 anypy/email_.py uses BSPACE which is not defined in python 2.7
|
| Fri, 09 May 2014 18:23:54 +1000 |
John Kristensen |
Remove FeedParser shim from anypy.email_
|
| Mon, 16 Mar 2015 16:16:02 +0100 |
Bernhard Reiter |
issue2550877: Writing headers with the email module will use continuation_ws = ' ' now for python 2.5 and 2.6 when importing anypy.email_.
|
| Wed, 04 Jan 2012 18:55:49 +0100 |
Ralf Schlatterbeck |
Be more tolerant when parsing RFC2047 encoded mail headers.
|
| Thu, 21 Oct 2010 20:31:13 +0000 |
Ralf Schlatterbeck |
python2.3 compatibility fixes
|