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 meador.inge, python-dev, serhiy.storchaka
Date 2016-05-05.06:38:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462430304.46.0.146029711325.issue26765@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you Meador.

Stage 3 patch is simple. It just adds guards in bytes-specific and unicode-specific template files to be sure that they are not used with wrong type.
History
Date User Action Args
2016-05-05 06:38:24serhiy.storchakasetrecipients: + serhiy.storchaka, meador.inge, python-dev
2016-05-05 06:38:24serhiy.storchakasetmessageid: <1462430304.46.0.146029711325.issue26765@psf.upfronthosting.co.za>
2016-05-05 06:38:24serhiy.storchakalinkissue26765 messages
2016-05-05 06:38:24serhiy.storchakacreate