[issue1210680] Split email headers near a space

2010-10-02 Thread R. David Murray
R. David Murray added the comment: Since no test case has been provided I am closing this issue. -- status: open -> closed ___ Python tracker ___ _

[issue1210680] Split email headers near a space

2010-08-17 Thread David Stanek
Changes by David Stanek : -- nosy: +dstanek ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pytho

[issue1210680] Split email headers near a space

2010-08-07 Thread R. David Murray
R. David Murray added the comment: Yes, if there's a bug here and it can be fixed without a major behavior change then it could be backported. I'm not clear on what the bug is, though, since there is no example given. If the Hebrew is encoded as encoded words, it can and will be split in the

[issue1210680] Split email headers near a space

2010-07-11 Thread Mark Lawrence
Mark Lawrence added the comment: I'd have thought patching something that splits words into two should be treated as a bug, not a feature request, hence could this go into Python 2.7, 3.1 and 3.2? -- nosy: +BreamoreBoy ___ Python tracker

[issue1210680] Split email headers near a space

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

[issue1210680] Split email headers near a space

2009-04-22 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +easy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1210680] Split email headers near a space

2009-02-15 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7 ___ Python tracker ___ ___ Pytho