Message96431
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. |
|
| 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: <[email protected]> |
| 2009-12-15 11:22:55 | lemburg | link | issue3745 messages |
| 2009-12-15 11:22:54 | lemburg | create | |
|