diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-11 03:28:17 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-11 03:28:17 +0000 |
commit | 4904829dbf7d8867a5d8c89eeec2969a45448fd8 (patch) | |
tree | 4970c6e25112ae9e302e0a0e01970e3bffceb079 /Python/exceptions.c | |
parent | dc0c031ad8018bce613b21405fcb58b0bdda60dc (diff) | |
download | cpython-git-4904829dbf7d8867a5d8c89eeec2969a45448fd8.tar.gz |
fix two refcount bugs in new string_join implementation:
1. PySequence_Fast_GET_ITEM is a macro and borrows a reference
2. The seq returned from PySequence_Fast must be decref'd
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions