This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients Arfrever, barry, jwilk, loewis, pl, r.david.murray, terry.reedy, vvl, ysj.ray
Date 2011-01-10.21:37:09
SpamBayes Score 0.0017655389
Marked as misclassified No
Message-id <1294695432.65.0.473101293578.issue5871@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I should clarify.  A sensible web application should be dealing with any multiline input it allows by turning it into a newline-less single line before using it as a subject, so the probability that there are exploitable applications out there is, I think, sufficiently low that a backport isn't needed.
History
Date User Action Args
2011-01-10 21:37:12r.david.murraysetrecipients: + r.david.murray, loewis, barry, terry.reedy, jwilk, pl, Arfrever, ysj.ray, vvl
2011-01-10 21:37:12r.david.murraysetmessageid: <1294695432.65.0.473101293578.issue5871@psf.upfronthosting.co.za>
2011-01-10 21:37:09r.david.murraylinkissue5871 messages
2011-01-10 21:37:09r.david.murraycreate