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 vstinner
Recipients martin.panter, orsenthil, serhiy.storchaka, vstinner
Date 2015-09-21.08:00:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442822428.23.0.777401882603.issue25184@psf.upfronthosting.co.za>
In-reply-to
Content
Technically, I think that it's possible to put bytes in an URL using %HH format. I didn't check if we can retrieve the "raw bytes".
History
Date User Action Args
2015-09-21 08:00:28vstinnersetrecipients: + vstinner, orsenthil, martin.panter, serhiy.storchaka
2015-09-21 08:00:28vstinnersetmessageid: <1442822428.23.0.777401882603.issue25184@psf.upfronthosting.co.za>
2015-09-21 08:00:28vstinnerlinkissue25184 messages
2015-09-21 08:00:28vstinnercreate