diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-21 22:00:58 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-21 22:00:58 +0100 |
commit | 285cf0a6014af147b82a3446d9e088ad0332720d (patch) | |
tree | 829fa2b00f39bf7ff31496cca47ddd127b135e4f /Python/mysnprintf.c | |
parent | 928bff0b26adb643a7078575c9075b4b709c1b16 (diff) | |
download | cpython-git-285cf0a6014af147b82a3446d9e088ad0332720d.tar.gz |
hashtable.h now supports keys of any size
Issue #26588: hashtable.h now supports keys of any size, not only
sizeof(void*). It allows to support key larger than sizeof(void*), but also to
use less memory for key smaller than sizeof(void*).
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions