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 Joshua.Johnston
Recipients Claudiu.Popa, Joshua.Johnston, ezio.melotti, orsenthil, r.david.murray
Date 2013-09-29.19:33:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380483230.44.0.168076233866.issue18857@psf.upfronthosting.co.za>
In-reply-to
Content
I still believe that since None represents the absence of a value it should not be urlencoded as the string 'None'. I am not sure what they best way to url encode it is, but I know that 'None' is not it.
History
Date User Action Args
2013-09-29 19:33:50Joshua.Johnstonsetrecipients: + Joshua.Johnston, orsenthil, ezio.melotti, r.david.murray, Claudiu.Popa
2013-09-29 19:33:50Joshua.Johnstonsetmessageid: <1380483230.44.0.168076233866.issue18857@psf.upfronthosting.co.za>
2013-09-29 19:33:50Joshua.Johnstonlinkissue18857 messages
2013-09-29 19:33:50Joshua.Johnstoncreate