[issue1440472] email.Generator is not idempotent

2012-05-15 Thread R. David Murray
Changes by R. David Murray : -- components: +email resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed versions: -Python 3.1 ___ Python tracker _

[issue1440472] email.Generator is not idempotent

2012-05-15 Thread Roundup Robot
Roundup Robot added the comment: New changeset 8bd30967bc4b by R David Murray in branch '3.2': #1440472: Explain that email parser/generator isn't *quite* "idempotent" http://hg.python.org/cpython/rev/8bd30967bc4b New changeset f534e6363bfb by R David Murray in branch 'default': merge #1440472:

[issue1440472] email.Generator is not idempotent

2011-03-14 Thread R. David Murray
R. David Murray added the comment: Here is a patch that adds a footnote explaining the issue. -- keywords: +patch Added file: http://bugs.python.org/file21117/gen_not_quite_idem.patch ___ Python tracker

[issue1440472] email.Generator is not idempotent

2011-03-13 Thread R. David Murray
Changes by R. David Murray : -- versions: +Python 3.3 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://

[issue1440472] email.Generator is not idempotent

2010-08-26 Thread Mark Lawrence
Mark Lawrence added the comment: Does this belong with RDM or d...@python? -- nosy: +BreamoreBoy versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker _

[issue1440472] email.Generator is not idempotent

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

[issue1440472] email.Generator is not idempotent

2009-04-22 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +easy stage: -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubsc

[issue1440472] email.Generator is not idempotent

2009-02-10 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: I think we should update the documentation to mention these exceptions. ___ Python tracker ___ ___ Python

[issue1440472] email.Generator is not idempotent

2009-02-10 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Documentation -Library (Lib) type: -> behavior versions: +Python 2.6, Python 3.0 ___ Python tracker ___ _