diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-05-21 20:51:59 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-05-21 20:51:59 +0200 |
commit | 774267bbb9ac66c89e6e1781c19730a58c772752 (patch) | |
tree | b284bdfe40281a035956ac88f732e7976714da8d /runtime/doc/if_pyth.txt | |
parent | a7b64ce74e857d4516b87ca80c850e5ef6324ba6 (diff) | |
download | vim-774267bbb9ac66c89e6e1781c19730a58c772752.zip |
updated for version 7.3.998
Problem: Python: garbage collection issues.
Solution: Fix the GC issues: Use proper DESTRUCTOR_FINISH: avoids negative
refcounts, use PyObject_GC_* for objects with tp_traverse and
tp_clear, add RangeTraverse and RangeClear, use Py_XDECREF in some
places. (ZyX)
Diffstat (limited to 'runtime/doc/if_pyth.txt')
0 files changed, 0 insertions, 0 deletions