Message307910
Reference siphash takes the keys as a bytes, so it makes sense to byte swap when reifying the keys as 64-bit integers. However, Python's modified siphash takes host integers in to start with. |
|
| Date |
User |
Action |
Args |
| 2017-12-09 19:02:55 | benjamin.peterson | set | recipients:
+ benjamin.peterson |
| 2017-12-09 19:02:55 | benjamin.peterson | set | messageid: <1512846175.55.0.213398074469.issue32260@psf.upfronthosting.co.za> |
| 2017-12-09 19:02:55 | benjamin.peterson | link | issue32260 messages |
| 2017-12-09 19:02:55 | benjamin.peterson | create | |
|