Message163614
| Author | pitrou |
|---|---|
| Recipients | Jon.Oberheide, alex, christian.heimes, fijall, georg.brandl, hynek, loewis, ncoghlan, petri.lehtinen, pitrou, python-dev, serhiy.storchaka |
| Date | 2012-06-23.14:25:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1340461516.46.0.0598604158341.issue15061@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm not really happy with the addition of a separate extension module for a single private function. You could just put it in the operator module, for instance. Also, the idea was not to expose timingsafe_cmp but to use it in compare_digest(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-23 14:25:16 | pitrou | set | recipients: + pitrou, loewis, georg.brandl, ncoghlan, christian.heimes, alex, fijall, python-dev, petri.lehtinen, hynek, serhiy.storchaka, Jon.Oberheide |
| 2012-06-23 14:25:16 | pitrou | set | messageid: <1340461516.46.0.0598604158341.issue15061@psf.upfronthosting.co.za> |
| 2012-06-23 14:25:15 | pitrou | link | issue15061 messages |
| 2012-06-23 14:25:15 | pitrou | create | |