Message 183576 - Python tracker

Message183576

Author karlcow
Recipients Ramchandra Apte, davide.rizzo, ezio.melotti, karlcow, kiilerix, krisys, maker, orsenthil, sandro.tosi
Date 2013-03-06.03:20:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362540050.86.0.142432069455.issue13359@psf.upfronthosting.co.za>
In-reply-to
Content
The issue with the current patch is that it is escaping more than only the spaces, with possibly indirect border effect.
Anne van Kesteren is in the process of creating a parsing/writing specification for URL. Not finished but putting it here for future reference.
http://url.spec.whatwg.org/
History
Date User Action Args
2013-03-06 03:20:50karlcowsetrecipients: + karlcow, orsenthil, kiilerix, ezio.melotti, sandro.tosi, maker, davide.rizzo, Ramchandra Apte, krisys
2013-03-06 03:20:50karlcowsetmessageid: <1362540050.86.0.142432069455.issue13359@psf.upfronthosting.co.za>
2013-03-06 03:20:50karlcowlinkissue13359 messages
2013-03-06 03:20:50karlcowcreate