Roundup Tracker - Issues

Message5299

Author jerrykan
Recipients ber, jerrykan, r.david.murray
Date 2015-03-20.13:36:49
Message-id <550C2236.9020302@jerrykan.com>
In-reply-to <201503200908.41584.bernhard@intevation.de>
On 20/03/15 19:08, Bernhard Reiter wrote:
>
> Bernhard Reiter added the comment:
>
> On Friday 20 March 2015 at 08:54:24, John Kristensen wrote:
>> As far as I can tell all the rfc822 (and rfc2822) imports have now been
>> removed, so we can probably close this issue.
>
> Cool! Please also write a nice CHANGES.txt entry.

Sure. I'll commit a note and close this issue.

>
> Can you state what the problem is with
> removing anypy.email_   decode_header and FeedParser?
> The ws_continuation "patch" have to stay, so have the imports,
> but the code of  decode_header and FeedParser should be able to go.

Removing the FeedParser stuff if fairly straight forward, and I'll 
commit a patch doing exactly that shortly.

Given that this issue is essentially resolved, I'll open a new issue 
outlining to problem with roundup/anypy/email_.py
History
Date User Action Args
2015-03-20 13:36:49jerrykansetrecipients: + jerrykan, ber, r.david.murray
2015-03-20 13:36:49jerrykanlinkissue2550870 messages
2015-03-20 13:36:49jerrykancreate