[issue1043706] External storage protocol for large email messages

2012-05-15 Thread R. David Murray
Changes by R. David Murray : -- assignee: r.david.murray -> components: +email ___ Python tracker ___ ___ Python-bugs-list mailing

[issue1043706] External storage protocol for large email messages

2010-12-27 Thread R. David Murray
Changes by R. David Murray : -- versions: +Python 3.3 -Python 3.2 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue1043706] External storage protocol for large email messages

2010-11-27 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +eric.araujo -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: h

[issue1043706] External storage protocol for large email messages

2010-07-15 Thread Mark Lawrence
Mark Lawrence added the comment: The patch if fairly small and if accepted could be implemented quite easily despite its age as the code doesn't appear to have changed much in the interim. -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7 ___

[issue1043706] External storage protocol for large email messages

2010-05-05 Thread Barry A. Warsaw
Changes by Barry A. Warsaw : -- assignee: barry -> r.david.murray nosy: +r.david.murray ___ Python tracker ___ ___ Python-bugs-list

[issue1043706] External storage protocol for large email messages

2009-02-14 Thread Jean-Paul Calderone
Changes by Jean-Paul Calderone : -- nosy: -exarkun ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[issue1043706] External storage protocol for large email messages

2009-02-14 Thread Daniel Diniz
Daniel Diniz added the comment: Patch has test. -- nosy: +ajaksu2 stage: -> patch review type: -> feature request versions: +Python 2.7 -Python 2.5 ___ Python tracker ___ __