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 serhiy.storchaka
Recipients Devin Jeanpierre, eric.araujo, eric.snow, martin.panter, meador.inge, petri.lehtinen, serhiy.storchaka, terry.reedy, vstinner
Date 2015-10-05.06:01:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444024919.05.0.251260632776.issue12486@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for your review Martin.

Here is rebased patch that addresses Matin's comments.

I agree that having untokenize() changes its output type depending on the ENCODING token is bad design and we should change this. But this is perhaps other issue.
History
Date User Action Args
2015-10-05 06:01:59serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, vstinner, Devin Jeanpierre, eric.araujo, meador.inge, eric.snow, petri.lehtinen, martin.panter
2015-10-05 06:01:59serhiy.storchakasetmessageid: <1444024919.05.0.251260632776.issue12486@psf.upfronthosting.co.za>
2015-10-05 06:01:58serhiy.storchakalinkissue12486 messages
2015-10-05 06:01:58serhiy.storchakacreate