Message162771
| Author | pitrou |
|---|---|
| Recipients | Jon.Oberheide, christian.heimes, pitrou, vstinner |
| Date | 2012-06-14.11:01:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1339671710.45.0.734011914631.issue14955@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With PEP 393 unicode objects can have several representations, which makes it unlikely that *really* constant-timing functions can be devised. However, a C version could provide some guarantees, by raising an error if the passed unicode strings use a different representation from each other. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-14 11:01:50 | pitrou | set | recipients: + pitrou, vstinner, christian.heimes, Jon.Oberheide |
| 2012-06-14 11:01:50 | pitrou | set | messageid: <1339671710.45.0.734011914631.issue14955@psf.upfronthosting.co.za> |
| 2012-06-14 11:01:49 | pitrou | link | issue14955 messages |
| 2012-06-14 11:01:49 | pitrou | create | |