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 alex
Recipients alex, ezio.melotti, vstinner
Date 2014-07-21.18:02:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405965736.88.0.0319077085586.issue22023@psf.upfronthosting.co.za>
In-reply-to
Content
It's worth noting that this function is replete with incorrect assumptions about unicode vs. strings that came from the backport, the one I initially pointed out was merely the first.

The motivation for this issue is the SSL module backport (issue21308) for the record :-)
History
Date User Action Args
2014-07-21 18:02:16alexsetrecipients: + alex, vstinner, ezio.melotti
2014-07-21 18:02:16alexsetmessageid: <1405965736.88.0.0319077085586.issue22023@psf.upfronthosting.co.za>
2014-07-21 18:02:16alexlinkissue22023 messages
2014-07-21 18:02:16alexcreate