| commit | 4d8c29cd572b9556e6cfdcfea58724c4a69dbaa6 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Mon Dec 16 23:05:13 2013 +0100 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Mon Dec 16 23:05:13 2013 +0100 |
| tree | 4345acad5e5f796a676e45ac3ea2e9190cb5330c | |
| parent | fffb96ba66ab46c2de48e228d69ab10a19b1ea2d [diff] |
tracemalloc: only use unsigned types to compute hash Commit to simplify the backport to python 2.7 and to make the code more consistent.