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 ncoghlan
Recipients Jon.Oberheide, christian.heimes, hynek, ncoghlan, pitrou, vstinner
Date 2012-06-15.12:06:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339761995.05.0.517467742615.issue14955@psf.upfronthosting.co.za>
In-reply-to
Content
As a result of the discussions on #15061, I removed unicode comparison support altogether in f36af3766a20 (updating the warning on the hexdigest() method accordingly).

Are folks happy to close this issue on that basis? (I'll raise the question of a separate C implementation on the other issue)
History
Date User Action Args
2012-06-15 12:06:35ncoghlansetrecipients: + ncoghlan, pitrou, vstinner, christian.heimes, hynek, Jon.Oberheide
2012-06-15 12:06:35ncoghlansetmessageid: <1339761995.05.0.517467742615.issue14955@psf.upfronthosting.co.za>
2012-06-15 12:06:34ncoghlanlinkissue14955 messages
2012-06-15 12:06:34ncoghlancreate