Message217035
| Author | alex |
|---|---|
| Recipients | alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, ncoghlan, pitrou |
| Date | 2014-04-22.22:06:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398204374.86.0.143671454046.issue21306@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached patch implements compare_digest. Code is mostly a 1-1 from 3.x, except the Unicode paths are changed, and the tests are a tiny bit different. * Still needs to backport the docs. * Compares all unicode objects, not just ascii ones. If the patch looks good to folks I'll add the docs as well. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-22 22:06:14 | alex | set | recipients: + alex, ncoghlan, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, dstufft |
| 2014-04-22 22:06:14 | alex | set | messageid: <1398204374.86.0.143671454046.issue21306@psf.upfronthosting.co.za> |
| 2014-04-22 22:06:14 | alex | link | issue21306 messages |
| 2014-04-22 22:06:14 | alex | create | |