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 quentel
Recipients amaury.forgeotdarc, andyharrington, docs@python, erob, flox, ggenellina, oopos, orsenthil, python-dev, quentel, r.david.murray, sandro.tosi, tcourbon, tobias, v+python, vstinner
Date 2012-05-10.15:01:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336662090.17.0.404446431927.issue11352@psf.upfronthosting.co.za>
In-reply-to
Content
I attach a new version after sharing thought with Glenn

CGI scripts are still unable to define which encoding to use to print the strings received from the user agent. A patch was proposed #11066 but the issue is still pending. The new version documents this issue
History
Date User Action Args
2012-05-10 15:01:31quentelsetrecipients: + quentel, amaury.forgeotdarc, ggenellina, orsenthil, vstinner, andyharrington, v+python, r.david.murray, oopos, tcourbon, tobias, flox, sandro.tosi, docs@python, erob, python-dev
2012-05-10 15:01:30quentelsetmessageid: <1336662090.17.0.404446431927.issue11352@psf.upfronthosting.co.za>
2012-05-10 15:01:29quentellinkissue11352 messages
2012-05-10 15:01:29quentelcreate