diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-12-06 23:38:02 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-12-06 23:38:02 (GMT) |
commit | 61ce0a9bae6e97f25034370eda2fe87ef654e434 (patch) | |
tree | c89eef31b5b43e07dc904db7388a031c752e13ef /Modules | |
parent | ead60e5d1c24f4bd2f53b7994d4240735cc11453 (diff) | |
download | cpython-61ce0a9bae6e97f25034370eda2fe87ef654e434.zip cpython-61ce0a9bae6e97f25034370eda2fe87ef654e434.tar.gz cpython-61ce0a9bae6e97f25034370eda2fe87ef654e434.tar.bz2 |
slot_tp_hash(): In the normal path, this leaked a reference to the
integer hash object returned by __hash__(). This accounts for some of
the "mystery leaks" in the sandbox datetime tests, but probably not
all of them.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions