Message223707
I don't like the idea of trying to hash the object. It may be a time-consuming operation, while the result will be thrown away.
I think restricting the optimization to bytes objects is fine. We can whitelist other types, such as memoryview. |
|
| Date |
User |
Action |
Args |
| 2014-07-22 23:19:56 | pitrou | set | recipients:
+ pitrou, scoder, benjamin.peterson, stutzbach, skrah, hynek, dw, serhiy.storchaka, kmike |
| 2014-07-22 23:19:56 | pitrou | set | messageid: <[email protected]> |
| 2014-07-22 23:19:56 | pitrou | link | issue22003 messages |
| 2014-07-22 23:19:56 | pitrou | create | |
|