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 berker.peksag
Recipients Jeff.Edwards, Stephen.Day, berker.peksag, cvrebert, eric.araujo, ezio.melotti, jin, maker, martin.panter, orsenthil, python-dev, r.david.murray, ronnix, samwyse, wiggin15
Date 2015-05-18.14:34:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431959689.77.0.442805596676.issue13866@psf.upfronthosting.co.za>
In-reply-to
Content
Just a suggestion: urlencode already has 5 parameters. We can make quote_via a keyword-only parameter.
History
Date User Action Args
2015-05-18 14:34:49berker.peksagsetrecipients: + berker.peksag, orsenthil, samwyse, ezio.melotti, eric.araujo, r.david.murray, cvrebert, maker, wiggin15, ronnix, python-dev, martin.panter, Stephen.Day, jin, Jeff.Edwards
2015-05-18 14:34:49berker.peksagsetmessageid: <1431959689.77.0.442805596676.issue13866@psf.upfronthosting.co.za>
2015-05-18 14:34:49berker.peksaglinkissue13866 messages
2015-05-18 14:34:49berker.peksagcreate