Message96431
| Author | lemburg |
|---|---|
| Recipients | ebfe, gregory.p.smith, hagen, lemburg, pitrou, vstinner |
| Date | 2009-12-15.11:22:54 |
| SpamBayes Score | 1.5552804e-06 |
| Marked as misclassified | No |
| Message-id | <1260876176.77.0.305925743065.issue3745@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Gregory, this patch should not have been backported to Python 2.7. See issue Could you please revert the change on trunk ? Thanks. A much better solution would be to issue a -3 warning in case a Unicode object is passed to the hash functions. However, this is major work to get right, since the "s#" parser marker also accepts buffer interfaces. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-12-15 11:22:56 | lemburg | set | recipients: + lemburg, gregory.p.smith, pitrou, vstinner, hagen, ebfe |
| 2009-12-15 11:22:56 | lemburg | set | messageid: <1260876176.77.0.305925743065.issue3745@psf.upfronthosting.co.za> |
| 2009-12-15 11:22:55 | lemburg | link | issue3745 messages |
| 2009-12-15 11:22:54 | lemburg | create | |