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 rhettinger
Recipients BreamoreBoy, Saimadhav.Heblikar, The Compiler, loewis, r.david.murray, rhettinger, steve.dower, tim.golden, tim.peters, zach.ware
Date 2014-07-14.03:30:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405308656.26.0.0520587383806.issue20451@psf.upfronthosting.co.za>
In-reply-to
Content
I no longer have a Windows box to test this but any proposed patch needs to make sure it doesn't break code that is already manually escaping the inputs.
History
Date User Action Args
2014-07-14 03:30:56rhettingersetrecipients: + rhettinger, tim.peters, loewis, tim.golden, r.david.murray, BreamoreBoy, zach.ware, steve.dower, Saimadhav.Heblikar, The Compiler
2014-07-14 03:30:56rhettingersetmessageid: <1405308656.26.0.0520587383806.issue20451@psf.upfronthosting.co.za>
2014-07-14 03:30:56rhettingerlinkissue20451 messages
2014-07-14 03:30:55rhettingercreate