commit | 6f97e493e1626d101c53472c239e28e3fae3b42a | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sun Nov 04 23:09:40 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sun Nov 04 23:09:40 2001 +0000 |
tree | 3554b283c188722a63984d15c04864b62da12a9d | |
parent | 8c5e41559c6f9c3493a03b69325a02b89c2d6d94 [diff] |
long_true_divide(): decref its converted arguments. test_long_future.py run in an infinite loop no longer grows. Thanks to Neal Norwitz for determining that test leaked!