Message219428
| Author | smurfix |
|---|---|
| Recipients | alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, ncoghlan, pitrou, python-dev, smurfix |
| Date | 2014-05-30.21:38:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1401485904.11.0.705541989184.issue21306@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently (Debian's 2.7.7-rc1 package) hmac.compare_digest accepts two bytestring arguments, or two Unicode stings, but not one bytestring and one unicode. I don't think that's a good idea. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-30 21:38:24 | smurfix | set | recipients: + smurfix, ncoghlan, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, python-dev, dstufft |
| 2014-05-30 21:38:24 | smurfix | set | messageid: <1401485904.11.0.705541989184.issue21306@psf.upfronthosting.co.za> |
| 2014-05-30 21:38:23 | smurfix | link | issue21306 messages |
| 2014-05-30 21:38:23 | smurfix | create | |